From a2c54bee85f58705e82382fed4a709b3f6f499cf Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Wed, 26 Feb 2014 22:54:22 +1100 Subject: Constructed RMOS buffer, IS gates --- RMOS/is_true.asc | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 RMOS/is_true.asc (limited to 'RMOS/is_true.asc') diff --git a/RMOS/is_true.asc b/RMOS/is_true.asc new file mode 100644 index 0000000..cf2546f --- /dev/null +++ b/RMOS/is_true.asc @@ -0,0 +1,12 @@ +Version 4 +SHEET 1 880 680 +WIRE 48 160 16 160 +WIRE 304 160 272 160 +FLAG 16 160 A +IOPIN 16 160 In +FLAG 304 160 Y +IOPIN 304 160 Out +SYMBOL .\\positive_threshold_inverter 96 112 R0 +SYMATTR InstName X1 +SYMBOL .\\negative_threshold_inverter 208 112 R0 +SYMATTR InstName X2 -- cgit