netgen/tcltk
Tim Edwards 83dce151d8 Made a correction to the last commit. The "FlattenUnmatched()"
routine does not have an exact equivalent in PrematchLists() and
needs to be run beforehand.  This fix keeps FlattenUnmatched()
from being run on all cells at the beginning and restricts it
to being run on the contents of individual cells during matching,
after checking if either of the cells is a black-box.  Avoiding
flattening contents of one side when the other is a black-box
(or simply doesn't contain any subcircuits or devices) prevents
unnecessary flattening of cells that will never get compared.
2021-12-17 20:31:41 -05:00
..
Depend Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky 2015-05-18 09:27:46 -04:00
Makefile revert removal of superfluous 'extern' 2021-11-17 11:53:04 -05:00
console.tcl Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky 2015-05-18 09:27:46 -04:00
netgen.sh.in Changed the netgen shell script from "sh" to "bash" due to the 2018-08-08 11:28:04 -04:00
netgen.tcl.in Cosmetic report changes. 2021-10-29 18:10:30 -04:00
netgenexec.c Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky 2015-05-18 09:27:46 -04:00
tclnetgen.c Made a correction to the last commit. The "FlattenUnmatched()" 2021-12-17 20:31:41 -05:00
tkcon.tcl Updated tkcon.tcl, which was not corrected for a minor problem that 2019-08-03 16:22:26 -04:00
tmp.out Extended the verilog parser to account for the fact that there can 2018-10-29 15:19:13 -04:00