I understand the problem, which is that nodes are ordered according to precedence of EFHNBest() within a circuit, but there is no concept of ordering between circuits. So ports end up listing nodes in arbitrary order, and the only way to resolve the order is to use EFHNBest() as is done within a subcircuit. Appears to work for different edge cases tested. |
||
|---|---|---|
| .. | ||
| Depend | ||
| Makefile | ||
| ext2hier.c | ||
| ext2spice.c | ||
| ext2spice.h | ||
| spice2sim | ||