mirror of https://github.com/YosysHQ/yosys.git
Add `read -noverific` before read
This commit is contained in:
parent
d6a84a78a7
commit
8124716830
|
@ -1,3 +1,4 @@
|
|||
read -noverific
|
||||
read -vlog2k <<EOT
|
||||
module first;
|
||||
endmodule
|
||||
|
|
Loading…
Reference in New Issue