2023-03-02 03:36:42 +00:00
|
|
|
%Error: t/t_enum_bad_value.v:10:19: Enum value exceeds width of enum type (IEEE 1800-2017 6.19)
|
2023-09-23 12:52:50 +00:00
|
|
|
: ... note: In instance 't'
|
2023-03-02 03:36:42 +00:00
|
|
|
10 | VALUE_BAD = 8
|
|
|
|
| ^
|
|
|
|
%Error: Exiting due to
|