Forum Discussion
Capricorn
New Contributor
1 year agoUnconstrained record support Quartus Prime Standard 23.1 VHDL-2008
I have an array of an unconstrained record: type PinCtrlCfg is
record
PinMuxSelect : std_logic_vector;
EnableOutput : std_logic;
end record;
type PinCtrlCfg...
ShengN_altera
Super Contributor
1 year agoHi,
I had tried with other compiler tool and get the same synthesis error. That's not supported in synthesis tool.
Thanks,
Regards,
Sheng