Unconstrained array of unconstrained records, VHDL-2008, Quartus Prime 16.0.0
Hi, I am trying to use VHDL-2008 in Quartus Prime 16.0.0 I have a package with declaration of unconstrained array of unconstrained records type:
type packet_uinstr_t is record
...