mirror of
https://github.com/verilator/verilator.git
synced 2025-02-08 14:41:48 +00:00
5 lines
186 B
Plaintext
5 lines
186 B
Plaintext
%Error: t/t_randomize_union_bad.v:7:9: Unpacked unions shall not be declared as rand or randc. (IEEE 1800-2023 18.4)
|
|
7 | typedef union {
|
|
| ^~~~~
|
|
%Error: Exiting due to
|