yosys/examples/cmos/testbench.sh

11 lines
146 B
Bash
Raw Normal View History

2013-09-14 13:29:11 +02:00
#!/bin/bash
set -ex
../../yosys counter.ys
ngspice testbench.sp
# requires ngspice with xspice support enabled:
#ngspice testbench_digital.sp