Forum Discussion
Altera_Forum
Honored Contributor
17 years agoMaking Lookup Table from Matlab data sheet
Hi, I'm trying to make lookup table in Quartus 2. v.8.1. I think I can use a dual port RAM to make the LUT, but the original data sheet (lookup table) is large (16x48 per each table) ...
Altera_Forum
Honored Contributor
17 years agoWhy not use a ROM? Do you need to update the look up table?
When you instantiate memory blocks in the megacore wizard you can add a mif or hex file with the memory contents. //Ola