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 1f064fa commit 8148d1cCopy full SHA for 8148d1c
test/Conversion/HWToBTOR2/comb.mlir
@@ -58,7 +58,7 @@ module {
58
59
// CHECK: [[NID19:[0-9]+]] implies [[NID3]] [[NID5]] [[NID12]]
60
// CHECK: [[NID20:[0-9]+]] not [[NID3]] [[NID19]]
61
- // CHECK: [[NID15:[0-9]+]] bad [[NID20:[0-9]+]]
+ // CHECK: [[NID21:[0-9]+]] bad [[NID20:[0-9]+]]
62
sv.always posedge %0 {
63
sv.if %true {
64
sv.assert %5, immediate message "a + 1 should be greater than a"
0 commit comments