This website requires JavaScript.
Explore
Help
Sign In
riscv
/
yosys
mirror of
https://github.com/YosysHQ/yosys.git
Watch
1
Star
0
Fork
You've already forked yosys
0
Code
Issues
Projects
Releases
Wiki
Activity
6ff46323a3
yosys
/
tests
/
asicworld
/
run-test.sh
3 lines
59 B
Bash
Raw
Normal View
History
Unescape
Escape
initial import
2013-01-05 04:13:26 -06:00
#!/bin/bash
Added "make -j{N}" support to "make test"
2014-07-30 12:21:52 -05:00
exec
${
MAKE
:-
make
}
-f ../tools/autotest.mk *.v