3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-04 09:07:42 +00:00

Added digital (xspice) example code to examples/cmos/

This commit is contained in:
Clifford Wolf 2016-03-02 12:07:57 +01:00
parent 5547fae4cf
commit b0ac32bc03
4 changed files with 70 additions and 1 deletions

View file

@ -5,3 +5,6 @@ set -ex
../../yosys counter.ys
ngspice testbench.sp
# requires ngspice with xspice support enabled:
#ngspice testbench_digital.sp