We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69bf787 commit 2c3d2b3Copy full SHA for 2c3d2b3
tests/verific/clocking.ys
@@ -1,4 +1,4 @@
1
-read -sv <<EOT
+read -formal <<EOT
2
module test(input foo);
3
always @(*) assert(foo);
4
endmodule
0 commit comments