mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-09-03 08:25:07 +02:00
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.