Forum Discussion
Altera_Forum
Honored Contributor
15 years agoimplement Memory using Logic
Hi, I'm working in a design using the CIII. I'm usin ROM to store ,mif files. My design took two much memory but a few logic and the quartus can't fit the design in my device. I just wondering ...
Altera_Forum
Honored Contributor
15 years agoIf you are using the megafunction to instantiate the ROM you have a parameterization option to force the logic to be implemented in LEs. Before doing so I would take a look at your implementation to make sure there are not other optimizations you can do first since if your ROM is big, implemented in LEs it'll be slow.