verilator/test_regress/t/t_c_width_bad.out

7 lines
359 B
Plaintext
Raw Normal View History

%Error-UNSUPPORTED: t/t_c_width_bad.v:9:21: Unsupported: $c can't generate wider than 64 bits
2025-05-17 22:28:09 +02:00
: ... note: In instance 't'
9 | bit [99:0] wide = $c100("0");
| ^~~~~
2025-05-17 22:28:09 +02:00
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
%Error: Exiting due to