yosys/examples/cmos/testbench.sh

11 lines
146 B
Bash

#!/bin/bash
set -ex
../../yosys counter.ys
ngspice testbench.sp
# requires ngspice with xspice support enabled:
#ngspice testbench_digital.sp