mirror of
https://github.com/YosysHQ/yosys
synced 2026-08-07 06:38:26 +00:00
6 lines
74 B
Bash
6 lines
74 B
Bash
#!/usr/bin/env bash
|
|
|
|
set -ex
|
|
|
|
../../yosys counter.ys
|
|
ngspice testbench.sp
|