Skip to content

Commit 2c3d2b3

Browse files
committed
Clocking works with -formal flag
1 parent 69bf787 commit 2c3d2b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/verific/clocking.ys

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
read -sv <<EOT
1+
read -formal <<EOT
22
module test(input foo);
33
always @(*) assert(foo);
44
endmodule

0 commit comments

Comments
 (0)