2024-08-26 17:04:45 +02:00
|
|
|
%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 {
|
|
|
|
|
| ^~~~~
|
2025-04-05 23:10:28 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
2024-08-26 17:04:45 +02:00
|
|
|
%Error: Exiting due to
|