Forum Discussion
Altera_Forum
Honored Contributor
9 years agoI would raise a case with Altera MySupport. Their SV support isnt full, and other vendors (cadence in particular) have a terrible time importing records from VHDL in to SV, so this isnt just a Quartus problem.
For reference: Modelsim also has a problem with VHDL record that contain arrays that have 0 length, but this is more a System verilog limitation Cadence cannot import any records that contain types other than std_logic or std_logic_vector, and nested records are also not possible.