Forum Discussion
Altera_Forum
Honored Contributor
15 years agoInitialization of multidimensional arrays
Hello, I am developing video processing cores to Cyclone III devices by using Quartus II 10.1sp1. I am writing the program codes in Verilog HDL. Now I need for a 2 dimensional array fill...
Altera_Forum
Honored Contributor
15 years agoHi,
I have already tried the initial statement with individual initialization from element to element but the syntheser removed it. I am trying to set up a ROM modul which contains the information. Maybe this is a better solution than a 2D array. Unfortunately it is not so flexible:-( Regards, Istvan