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:
parent
5547fae4cf
commit
b0ac32bc03
4 changed files with 70 additions and 1 deletions
|
@ -5,3 +5,6 @@ set -ex
|
|||
../../yosys counter.ys
|
||||
ngspice testbench.sp
|
||||
|
||||
# requires ngspice with xspice support enabled:
|
||||
#ngspice testbench_digital.sp
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue