mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-20 23:56:38 +00:00
Revert clocking.ys
This commit is contained in:
parent
500997fec9
commit
9cc82c7044
|
@ -1,4 +1,4 @@
|
|||
read -formal <<EOT
|
||||
read -sv <<EOT
|
||||
module test(input foo);
|
||||
always @(*) assert(foo);
|
||||
endmodule
|
||||
|
|
Loading…
Reference in a new issue