Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHi,
you can try to use a "initial" block to initialize the array. I'm not 100% sure about what Quartus supports in them. I've used "initial" blocks with "for" loops to initialize look up tables for fixed point dividers and it worked fine. I think you can also use the file reading functions.