Forum Discussion
Altera_Forum
Honored Contributor
9 years agoHello,
I am trying to initialize a series of multidimensional arrays with several .mif files. I get the impression that indeed, as stated above, .mif and multidimensional arrays are not very well supported by Quartus. The first array in the series is read in correctly, be it with an akward warning regarding the difference between the lenght of the array and the length of the file data (they both have 2000 bytes). In the support manual of quartus there is an elaborate section explaining the .mif editor, but i cannot find a reference to .mif and multidimensional arrays. Has anybody experience with this concept? (Reading a series of single byte arrays of 2000 bytes with .mif files works fine). Best Regards, Johi.