diff options
Diffstat (limited to 'examples/cmos/testbench.sh')
-rw-r--r-- | examples/cmos/testbench.sh | 3 |
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 - |