mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-23 17:15:33 +00:00
Revert clocking.ys
This commit is contained in:
parent
500997fec9
commit
9cc82c7044
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
read -formal <<EOT
|
||||
read -sv <<EOT
|
||||
module test(input foo);
|
||||
always @(*) assert(foo);
|
||||
endmodule
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue