|
|
@ -13,10 +13,14 @@ |
|
|
// It is assumed that there are no polarity specific |
|
|
// It is assumed that there are no polarity specific |
|
|
// |
|
|
// |
|
|
|
|
|
|
|
|
`ifdef ngspice |
|
|
|
|
|
|
|
|
`ifdef spice |
|
|
nTypeSelectionArguments pmos level=61 version=270 |
|
|
nTypeSelectionArguments pmos level=61 version=270 |
|
|
pTypeSelectionArguments nmos level=61 version=270 |
|
|
pTypeSelectionArguments nmos level=61 version=270 |
|
|
`endif |
|
|
`endif |
|
|
|
|
|
`ifdef ngspice |
|
|
|
|
|
nTypeSelectionArguments nmos level=68 version=270 |
|
|
|
|
|
pTypeSelectionArguments pmos level=68 version=270 |
|
|
|
|
|
`endif |
|
|
|
|
|
|
|
|
// |
|
|
// |
|
|
// General test-independent information |
|
|
// General test-independent information |
|
|
|