aboutsummaryrefslogtreecommitdiffstats
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, 0 insertions, 7 deletions
diff --git a/techlibs/cmos/testbench.sh b/techlibs/cmos/testbench.sh
deleted file mode 100644
index 061704b64..000000000
--- a/techlibs/cmos/testbench.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-
-set -ex
-
-../../yosys counter.ys
-ngspice testbench.sp
-