This website requires JavaScript.
Explore
Help
Sign in
stv0g
/
yosys
Watch
1
Star
0
Fork
You've already forked yosys
0
Code
Issues
Pull requests
Releases
Wiki
Activity
03ef9a75c6
yosys
/
tests
/
hana
/
run-test.sh
3 lines
93 B
Bash
Raw
Normal View
History
Unescape
Escape
initial import
2013-01-05 11:13:26 +01:00
#!/bin/bash
Added "make -j{N}" support to "make test"
2014-07-30 19:21:52 +02:00
exec
${
MAKE
:-
make
}
-f ../tools/autotest.mk
EXTRA_FLAGS
=
"-l hana_vlib.v"
test_*.v
Reference in a new issue
Copy permalink