Forum Discussion
Altera_Forum
Honored Contributor
9 years agoOne port ram question
Hi all, my project currently will use multiple memory block with some initial data. If I try to use on chip memory such as on port ram, and I generate the memory block through the wizard. I known I n...
Altera_Forum
Honored Contributor
9 years agoThanks for the help.
If I need 100 memories with same kind of memory block but with different mif files, how can I do that? I will have 100 mif files: m1_data.mif to m100_data.mif But I want to link these files to the mem.vhd which I got from wizard, so I need to generate 100 .vhd files for each .mif file, is that right? Or there is another way to do it?