mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-06 20:12:09 +02:00
7 lines
74 B
Bash
7 lines
74 B
Bash
#!/usr/bin/env bash
|
|
|
|
set -ex
|
|
|
|
../../yosys counter.ys
|
|
ngspice testbench.sp
|