output for transistors. The problem came from a change made to fix an issue with capacitors marked as floating nodes because some nodes are not output as source or drain. But those nodes are output before the parameters, so when generating parameter output, all nodes appear to have already been output. Solution: Specify an additional bit in the "visited" mask for the node having been output that is separate from the mask for resist classes used by the code that writes parameter values, and use that bit as a test for whether the node is connected to some device (not necessarily a FET source or drain). |
||
|---|---|---|
| .. | ||
| Makefile | ||
| ext2hier.c | ||
| ext2spice.c | ||
| ext2spice.h | ||
| spice2sim | ||