mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-06 11:20:27 +00:00
Added note to "make test": use git checkout of iverilog
This commit is contained in:
parent
0f9ca49dc6
commit
964a67ac41
5 changed files with 15 additions and 5 deletions
|
@ -6,4 +6,4 @@ if ! which iverilog > /dev/null ; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
exec bash ../tools/autotest.sh *.v
|
||||
exec bash ../tools/autotest.sh -G *.v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue