Forum Discussion

DKirv's avatar
DKirv
Icon for New Contributor rankNew Contributor
6 years ago

How does Quartus Prime deal with arrays?

I am using VHDL to code a Deo nano SoC. This system has FPGA, CPU and ram. I am focused on the FPGA. I currently am reading data from an outside source and I load the data in a 300 element array. I ...