magic/ext2spice
R. Timothy Edwards b266ec6272 Implemented the resistor "pi" model, which evenly splits the
capacitance of a resistor device between the two terminals.  If
the resistor device model contains the capacitance, then the
resistor type should not be included in types that generate
parasitics.  If not, then the "pi" model is used.  The "tee" model
is still available using "ext2spice resistor tee on".  What this
update does is to default to the "pi" model instead of ignoring
the capacitance of the resistor type (e.g., "rm1"), and because
the capacitance of that node is removed after distributing it
between the two terminals, it will no longer produce a "floating"
node in the netlist output.
2026-06-24 10:34:23 -04:00
..
Makefile ext2spice: Makefile use EXT2SPICE_MAIN for deprecated standalone 2025-07-27 12:52:12 -04:00
ext2hier.c Implemented the resistor "pi" model, which evenly splits the 2026-06-24 10:34:23 -04:00
ext2spice.c Implemented the resistor "pi" model, which evenly splits the 2026-06-24 10:34:23 -04:00
ext2spice.h Implemented the resistor "pi" model, which evenly splits the 2026-06-24 10:34:23 -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