summaryrefslogtreecommitdiff
path: root/techlibs/cmos/testbench.sh
diff options
context:
space:
mode:
Diffstat (limited to 'techlibs/cmos/testbench.sh')
-rw-r--r--techlibs/cmos/testbench.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/techlibs/cmos/testbench.sh b/techlibs/cmos/testbench.sh
new file mode 100644
index 00000000..061704b6
--- /dev/null
+++ b/techlibs/cmos/testbench.sh
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+set -ex
+
+../../yosys counter.ys
+ngspice testbench.sp
+