verilator/test_regress/t/t_select_bad_tri.out
2023-09-23 08:52:50 -04:00

8 lines
463 B
Plaintext

%Error: t/t_select_bad_tri.v:11:24: Selection index is constantly unknown or tristated: 1'bx
11 | if (in[( (1'h0 / 1'b0) )+:71] != 71'h0) $stop;
| ^
%Error: Internal Error: t/t_select_bad_tri.v:11:24: ../V3Number.cpp:#: toUInt with 4-state 1'bx
: ... note: In instance 't'
11 | if (in[( (1'h0 / 1'b0) )+:71] != 71'h0) $stop;
| ^