verilator/test_regress/t/t_fuzz_negwidth_bad.out
2020-01-30 20:23:57 -05:00

5 lines
218 B
Plaintext

%Error: t/t_fuzz_negwidth_bad.v:8: Unsupported: Width of number exceeds implementation limit: 1231232312312312'd1 (IEEE 1800-2017 6.9.1)
int c = 1231232312312312'd1;
^~~~~~~~~~~~~~~~~~~
%Error: Exiting due to