This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
yosys
mirror of
https://github.com/YosysHQ/yosys.git
Watch
1
Star
0
Fork
You've already forked yosys
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
25781e329b
yosys
/
tests
/
asicworld
/
run-test.sh
3 lines
76 B
Bash
Raw
Normal View
History
Unescape
Escape
initial import
2013-01-05 11:13:26 +01:00
#!/bin/bash
Added autotest -e (do not use -noexpr on write_verilog)
2014-08-30 18:34:07 +02:00
exec
${
MAKE
:-
make
}
-f ../tools/autotest.mk
EXTRA_FLAGS
=
"-e"
*.v