In reply to me5691:
No. You can’t have unpacked type as a member of packed type. (unpacked array can’t be a member of a packed union)
There is no packed classes. structs and classes are very different in SystemVerilog.
In reply to me5691:
No. You can’t have unpacked type as a member of packed type. (unpacked array can’t be a member of a packed union)
There is no packed classes. structs and classes are very different in SystemVerilog.