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:
parent
72e5498bdf
commit
bbf65702a1
5 changed files with 16 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
module test_specify;
|
||||
module test_specify(input A, output B);
|
||||
|
||||
specparam a=1;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue