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
d8ad889594
yosys
/
tests
/
asicworld
/
run-test.sh
3 lines
76 B
Bash
Raw
Normal View
History
Unescape
Escape
initial import
2013-01-05 04:13:26 -06:00
#!/bin/bash
Added autotest -e (do not use -noexpr on write_verilog)
2014-08-30 11:34:07 -05:00
exec
${
MAKE
:-
make
}
-f ../tools/autotest.mk
EXTRA_FLAGS
=
"-e"
*.v