Help for this page

Select Code to Download


  1. or download this
    $infile_CSV, $outfile_CSV, $outfile, $key_CSV
    
  2. or download this
    my $count = grep { $_ == {AsyncInNoTimingArc} } values %hash;
    
  3. or download this
    my $count = grep { $_ eq 'AsyncInNoTimingArc' } values %hash;
    
  4. or download this
    for (; $count >= 0; $count--)
    
  5. or download this
    print "\n",
          "pin($key_CSV) {\n",
    ...
          "internal_power(pwr_arc){\n",
          "values(\"$DIN_PWR_ARC\");\n",
          "related_input : \"$key_CSV\" ;\n";