magic/ext2spice
Tim Edwards 83808dcf79 Corrected an error that was causing disconnects in the hierarchical
SPICE netlist output that appears to have come from flags created
for writing DEF that inappropriately got set during ext2spice.
A redundant call to efAddNodes() was adding confusion by appearing
to handle most cases but actually missing some.  With the corrected
flag, the redundant call is really redundant and can be removed.
It has not been tested whether DEF output is affected by the change
(DEF output from magic is rarely used, anyway).
2021-03-01 11:08:25 -05:00
..
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
ext2hier.c Corrected an error that was causing disconnects in the hierarchical 2021-03-01 11:08:25 -05:00
ext2spice.c Revert "Modified the .ext file reading and the .spice file writing so that" 2021-02-24 12:35:06 -05:00
ext2spice.h Separated drain and source records for the esFetInfo array, to 2020-09-11 17:29:12 -04:00
spice2sim Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00