TuckerZ
Occasional Contributor
2 years agoAre Unpacked Array Supported in Platform Designer's Component Editor?
Hello, I'm trying to design an Avalon MM Slave and turn it into a component for use inside of platform designer using the component editor. In my top level HDL file, I have these two ports which ...
- 2 years ago
May I know which version of Quartus are you using, Standard or Pro?
I'm afraid that if you are using Quartus Standard, there is limited support for the System Verilog language.
The recommendations are as follows:
Upgrade to Quartus Pro.- Modify the design code by converting the multidimensional arrays into single-dimensional arrays.
Unfortunately, the engineering team has no plans to enhance Quartus Standard.
We apologize for any inconvenience caused by the limitations of the tool.
Best Regards,
Richard Tan
Edited: Platform Designer does not support 2D arrays.