Skip to content

Commit

Permalink
Clocking works with -formal flag
Browse files Browse the repository at this point in the history
  • Loading branch information
akashlevy committed Sep 22, 2024
1 parent 69bf787 commit 2c3d2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/verific/clocking.ys
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
read -sv <<EOT
read -formal <<EOT
module test(input foo);
always @(*) assert(foo);
endmodule
Expand Down

0 comments on commit 2c3d2b3

Please sign in to comment.