verilator/test_regress/t/t_select_bad_tri.out
2019-07-26 12:52:38 -04:00

6 lines
259 B
Plaintext

%Error: t/t_select_bad_tri.v:10: Selection index is constantly unknown or tristated: lsb=7'bxxxxxxx width=32'sh47
: ... In instance t
if (in[( (1'h0 / 1'b0) )+:71] != 71'h0) $stop;
^
%Error: Exiting due to