Corrected a long-standing error in which ending text with a literal
[xcircuit.git] / asg / examples / test-spice.ivf
blob19e982c6847934679fb660fbc6eda7ed5a43d335
1 MX sn7474.gates{
2 MP{l IN;m IN;n OUT;p OUT;}}
3 MF{
4 FS{l m n p}
5 FS{ w x y z }
6 FG LZ.0{INDR 0 I 1 l 1 x }
7 FG RZ.0{PMOS 0 I 1 x 1 y }
8 FG VAMP.0{VAMP 0 I 1 y 1 n }
9 FG LZ.1{INDR 0 I 1 m 1 w }
10 FG RZ.1{RESTR 0 I 1 w 1 z }
11 FG VAMP.1{VAMP 0 I 1 z 1 p }}