3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-07 03:31:24 +00:00

Added note to "make test": use git checkout of iverilog

This commit is contained in:
Clifford Wolf 2014-07-16 10:03:07 +02:00
parent 0f9ca49dc6
commit 964a67ac41
5 changed files with 15 additions and 5 deletions

View file

@ -1,2 +1,2 @@
#!/bin/bash
exec bash ../tools/autotest.sh *.v
exec bash ../tools/autotest.sh -G *.v