verilator/test_regress/t/t_const_dec_mixed_bad.out
2019-07-14 21:42:03 -04:00

5 lines
195 B
Plaintext

%Error: t/t_const_dec_mixed_bad.v:8: Mixing X/Z/? with digits not legal in decimal constant: x_1
parameter [200:0] MIXED = 32'dx_1;
^~~~~~~
%Error: Exiting due to