netgen/tcltk
Tim Edwards 2cdf3c450f Extended the series/parallel merging setup commands to include
the possibility that a device (e.g., resistor or capacitor) may
not be a semiconductor device (in other words, a parasitic or
ideal device), and therefore uses "value" but not width and
length, and therefore "value" is a critical property to merge
both in series and parallel.  Corrected the series/parallel
network optimization to prevent it from setting both M and S
records > 1 on the same device (which is ambiguous).  To try
to get number of devices to match, where there are both series
and parallel devices, they will be merged across the critical
property early (before property matching).
2018-11-18 13:04:57 -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 First pass at incorporating the efabless LVS manager GUI into the 2018-05-01 14:07:16 -04: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 Modified the JSON generation script to backslash-escape backslashes 2018-10-31 14:03:15 -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 Extended the series/parallel merging setup commands to include 2018-11-18 13:04:57 -05:00
tkcon.tcl Initial commit at Mon May 18 09:27:46 EDT 2015 by tim on stravinsky 2015-05-18 09:27:46 -04:00
tmp.out Extended the verilog parser to account for the fact that there can 2018-10-29 15:19:13 -04:00