From 40f2ccc336172b97bcfae98692ae926a3d602618 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Wed, 29 Jan 2014 12:57:55 +1100 Subject: Cleaned up symbol attribute details --- CMOS/standard_inverter.asy | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'CMOS/standard_inverter.asy') diff --git a/CMOS/standard_inverter.asy b/CMOS/standard_inverter.asy index 93e3b3c..db5b740 100644 --- a/CMOS/standard_inverter.asy +++ b/CMOS/standard_inverter.asy @@ -8,12 +8,9 @@ LINE Normal -32 64 32 64 LINE Normal -32 32 -32 64 LINE Normal 32 40 32 48 LINE Normal 47 48 32 40 -TEXT 0 48 Center 0 STI -WINDOW 0 -15 16 Left 0 +TEXT 0 48 Center 0 NEG SYMATTR Prefix X -SYMATTR SpiceModel VDD 0 -SYMATTR Description Inverting buffer -SYMATTR SpiceLine VDD=5 SPEED=1.0 TRIPDT=5e-9 +SYMATTR Description Inverter PIN -48 48 NONE 0 PINATTR PinName A PINATTR SpiceOrder 1 -- cgit