From f9236131ff4138eb498b00f1dd793d883ee24013 Mon Sep 17 00:00:00 2001 From: Brian Taylor Date: Thu, 3 Nov 2022 11:28:39 -0700 Subject: [PATCH] Typo, 2 x1 subcircuits. --- examples/p-to-n-examples/behav-tristate.cir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/p-to-n-examples/behav-tristate.cir b/examples/p-to-n-examples/behav-tristate.cir index b796c9616..81341662f 100644 --- a/examples/p-to-n-examples/behav-tristate.cir +++ b/examples/p-to-n-examples/behav-tristate.cir @@ -54,7 +54,7 @@ U1 PINDLY(1,1,0) DPWR DGND * .SUBCKT 74HCT125 1A 1Y 1OEBAR x1 1a 1y oebar 74hct125 * .SUBCKT 74HC126A A1 Y1 OE1 -x1 a1 y1 oe 74hc126a +x2 a1 y1 oe 74hc126a a_1 [ 1a oebar a1 oe ] input_vec1 .model input_vec1 d_source(input_file = "behav-tristate.stim")