aboutsummaryrefslogtreecommitdiffstats
path: root/examples/cmos/testbench.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cmos/testbench.sh')
-rw-r--r--examples/cmos/testbench.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/cmos/testbench.sh b/examples/cmos/testbench.sh
index 061704b64..e2a203ff5 100644
--- a/examples/cmos/testbench.sh
+++ b/examples/cmos/testbench.sh
@@ -5,3 +5,6 @@ set -ex
../../yosys counter.ys
ngspice testbench.sp
+# requires ngspice with xspice support enabled:
+#ngspice testbench_digital.sp
+