mirror of
https://github.com/verilator/verilator.git
synced 2025-01-05 22:27:35 +00:00
8 lines
463 B
Plaintext
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;
|
|
| ^
|