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

Fix valgrind tests when using verific

This commit is contained in:
Miodrag Milanovic 2022-03-30 17:25:53 +02:00
parent 72e5498bdf
commit bbf65702a1
5 changed files with 16 additions and 8 deletions

View file

@ -1,4 +1,4 @@
module test_specify;
module test_specify(input A, output B);
specparam a=1;