2020-05-05 01:40:50 +02:00
|
|
|
%Error: t/t_select_bad_tri.v:11:24: Selection index is constantly unknown or tristated: 1'bx
|
2020-04-04 02:07:46 +02:00
|
|
|
11 | if (in[( (1'h0 / 1'b0) )+:71] != 71'h0) $stop;
|
2020-05-05 01:40:50 +02:00
|
|
|
| ^
|
2025-04-05 23:10:28 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
2020-05-05 01:57:21 +02:00
|
|
|
%Error: Internal Error: t/t_select_bad_tri.v:11:24: ../V3Number.cpp:#: toUInt with 4-state 1'bx
|
2023-09-23 14:52:50 +02:00
|
|
|
: ... note: In instance 't'
|
2020-05-05 01:57:21 +02:00
|
|
|
11 | if (in[( (1'h0 / 1'b0) )+:71] != 71'h0) $stop;
|
|
|
|
|
| ^
|
2025-04-05 23:10:28 +02:00
|
|
|
... This fatal error may be caused by the earlier error(s); resolve those first.
|