forked from github/verilator
5 lines
236 B
Plaintext
5 lines
236 B
Plaintext
%Error: t/t_fuzz_negwidth_bad.v:9:9: Unsupported: Width of number exceeds implementation limit: 1231232312312312'd1 (IEEE 1800-2017 6.9.1)
|
|
9 | int c = 1231232312312312'd1;
|
|
| ^~~~~~~~~~~~~~~~~~~
|
|
%Error: Exiting due to
|