aboutsummaryrefslogtreecommitdiffstats
path: root/examples/cmos/testbench.sh
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2016-03-11 11:30:01 +0100
committerClifford Wolf <clifford@clifford.at>2016-03-11 11:30:01 +0100
commitdac807fb33a3619dea955ce4b16342e6e0008111 (patch)
tree95608bd04a990a9ca7a1bb3b5c72a9ee187c955b /examples/cmos/testbench.sh
parent3265795154200786adbb399c6615915a6641f958 (diff)
downloadyosys-dac807fb33a3619dea955ce4b16342e6e0008111.tar.gz
yosys-dac807fb33a3619dea955ce4b16342e6e0008111.tar.bz2
yosys-dac807fb33a3619dea955ce4b16342e6e0008111.zip
Cleanups and improvements in examples/cmos/
Diffstat (limited to 'examples/cmos/testbench.sh')
-rw-r--r--examples/cmos/testbench.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/cmos/testbench.sh b/examples/cmos/testbench.sh
index e2a203ff5..061704b64 100644
--- a/examples/cmos/testbench.sh
+++ b/examples/cmos/testbench.sh
@@ -5,6 +5,3 @@ set -ex
../../yosys counter.ys
ngspice testbench.sp
-# requires ngspice with xspice support enabled:
-#ngspice testbench_digital.sp
-