diff options
author | Jed Barber <jjbarber@y7mail.com> | 2014-02-10 18:50:31 +1100 |
---|---|---|
committer | Jed Barber <jjbarber@y7mail.com> | 2014-02-10 18:50:31 +1100 |
commit | 17dcd072f9faa054d955775dbe555e90cb9a7759 (patch) | |
tree | b6aa31f2fe0f3efba89160164bec34958d6e1ec6 /CMOS | |
parent | 5f6888ca7786fd9713b0383b3f7ae2697ad5107b (diff) |
Fixed references to subcircuits
Diffstat (limited to 'CMOS')
-rw-r--r-- | CMOS/equality.asc | 4 | ||||
-rw-r--r-- | CMOS/monadic_decoder.asc | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/CMOS/equality.asc b/CMOS/equality.asc index 411a864..58bc12c 100644 --- a/CMOS/equality.asc +++ b/CMOS/equality.asc @@ -162,8 +162,8 @@ WINDOW 123 0 0 Left 0 WINDOW 39 0 0 Left 0 SYMATTR InstName V2 SYMATTR Value -1 -SYMBOL standard_inverter -496 0 R0 +SYMBOL .\\standard_inverter -496 0 R0 SYMATTR InstName U1 -SYMBOL standard_inverter -496 304 R0 +SYMBOL .\\standard_inverter -496 304 R0 SYMATTR InstName U2 TEXT -752 624 Left 0 !.inc ./custom.mos diff --git a/CMOS/monadic_decoder.asc b/CMOS/monadic_decoder.asc index 1a92702..5791a49 100644 --- a/CMOS/monadic_decoder.asc +++ b/CMOS/monadic_decoder.asc @@ -45,11 +45,11 @@ FLAG 32 -32 0 FLAG 32 432 0 FLAG 720 208 Y2 IOPIN 720 208 Out -SYMBOL ternary-logic\\CMOS\\negative_threshold_inverter 0 -192 R0 +SYMBOL .\\negative_threshold_inverter 0 -192 R0 SYMATTR InstName U1 -SYMBOL ternary-logic\\CMOS\\positive_threshold_inverter 0 448 R0 +SYMBOL .\\positive_threshold_inverter 0 448 R0 SYMATTR InstName U2 -SYMBOL ternary-logic\\CMOS\\negative_threshold_inverter 112 448 R0 +SYMBOL .\\negative_threshold_inverter 112 448 R0 SYMATTR InstName U3 SYMBOL voltage 160 -64 R90 WINDOW 0 -32 56 VBottom 0 |