mirror of
https://github.com/YosysHQ/yosys
synced 2026-05-23 18:39:39 +00:00
Cleanup
This commit is contained in:
parent
76732497b9
commit
5737d2db35
3 changed files with 3 additions and 3 deletions
|
|
@ -55,4 +55,4 @@ gen_tests_makefile.generate_autotest("*.v", "",
|
|||
if grep -q expect-no-rd-clk $@; then \\
|
||||
grep -Fq "connect \\\\RD_CLK 1'x" $(@:.v=).dmp || { echo " ERROR: Expected no read clock."; exit 1; }; \\
|
||||
fi; \\
|
||||
fi""")
|
||||
fi""")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue