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.
2 parents 193d3d6 + 881fb84 commit 564222cCopy full SHA for 564222c
regression/verilog/synthesis/always_comb2.aig.desc
@@ -0,0 +1,12 @@
1
+KNOWNBUG
2
+always_comb2.sv
3
+--aig
4
+^\[main\.p0\] always main\.data == 0 -> main\.decoded == 1: PROVED .*$
5
+^\[main\.p1\] always main\.data == 1 -> main\.decoded == 2: PROVED .*$
6
+^\[main\.p2\] always main\.data == 2 -> main\.decoded == 4: PROVED .*$
7
+^EXIT=0$
8
+^SIGNAL=0$
9
+--
10
+^warning: ignoring
11
12
+This segfaults.
0 commit comments