Skip to content

Commit 82f8417

Browse files
committed
Verilog: KNOWNBUG test for continuous assignment to part select of net
This reproduces issue #638.
1 parent bbdb0b1 commit 82f8417

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
KNOWNUG
2+
continuous_assignment_to_net_part_select1.sv
3+
--bound 0
4+
^\[main\.p0\] always main\.some_wire\[1:0\] == 1: PROVED up to bound 0$
5+
^EXIT=0$
6+
^SIGNAL=0$
7+
--

0 commit comments

Comments
 (0)