Help for this page

Select Code to Download


  1. or download this
    readline() on closed filehandle main::LOG at ./netlist.pl line 510.
    
  2. or download this
      my $log = "$cell".".$$"."/si.log";
      my $pwd = cwd();
    ...
        } 
        sleep 2;
      }
    
  3. or download this
      my $log = "$cell".".$$"."/si.log";
      my $pwd = cwd();
    ...
        } else { print "Not Defined\n"; } 
        sleep 2;
      }