3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-23 18:39:39 +00:00
This commit is contained in:
Miodrag Milanovic 2026-03-26 08:24:06 +01:00
parent 76732497b9
commit 5737d2db35
3 changed files with 3 additions and 3 deletions

View file

@ -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""")