mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-31 10:06:28 +02:00
* Device#net_for_terminal with terminal name * Spice writer now dumps all parameters for resistors and caps (also secondary) * Enabled Spice writer delegate in LVS (spice_format(...)) * Device class factories for built-in device extractors
5 lines
57 B
Plaintext
5 lines
57 B
Plaintext
.SUBCKT Rre
|
|
RR0 vdd! gnd! 10 RR1 W=600n L=7u M=1
|
|
.ENDS
|
|
|