mirror of
https://github.com/verilator/verilator.git
synced 2025-01-31 18:54:03 +00:00
Commentary (#2419)
This commit is contained in:
parent
b1495f0742
commit
fa828ac9ba
@ -4818,7 +4818,7 @@ Warns that unpacked structs and unions are not supported.
|
|||||||
Ignoring this warning will make Verilator treat the structure as packed,
|
Ignoring this warning will make Verilator treat the structure as packed,
|
||||||
which may make Verilator simulations differ from other simulators. This
|
which may make Verilator simulations differ from other simulators. This
|
||||||
downgrading may also result what would normally be a legal unpacked
|
downgrading may also result what would normally be a legal unpacked
|
||||||
struct/array inside an unpacked struct/array becomming an illegal unpacked
|
struct/array inside an unpacked struct/array becoming an illegal unpacked
|
||||||
struct/array inside a packed struct/array.
|
struct/array inside a packed struct/array.
|
||||||
|
|
||||||
=item UNSIGNED
|
=item UNSIGNED
|
||||||
|
Loading…
Reference in New Issue
Block a user