mirror of
https://github.com/verilator/verilator.git
synced 2025-01-19 12:54:02 +00:00
6 lines
244 B
Plaintext
6 lines
244 B
Plaintext
%Error: t/t_enum_base_bad.v:13:12: Enum type must be an integer atom or vector type (IEEE 1800-2023 6.19)
|
|
: ... note: In instance 't'
|
|
13 | typedef enum s_t {
|
|
| ^~~~
|
|
%Error: Exiting due to
|