Altera_Forum
Honored Contributor
16 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) and it is made in Matlab (2-dimension data array like Excel data sheet). How can I import the data from Matlab to build the LUT ? Please help me to solve this problem.