mirror of
https://github.com/verilator/verilator.git
synced 2025-01-04 05:37:48 +00:00
6 lines
237 B
Plaintext
6 lines
237 B
Plaintext
%Error: t/t_enum_bad_value.v:10:19: Enum value exceeds width of enum type (IEEE 1800-2023 6.19)
|
|
: ... note: In instance 't'
|
|
10 | VALUE_BAD = 8
|
|
| ^
|
|
%Error: Exiting due to
|