Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- So now the chip has a 4w8r memory and there are the rest of the M9K block rams available for use. How will the system know when it has to acccess this 4w8r memory and not the other block rams? Are separate instructions needed to specify that the 4w8r memory has to be accessed? --- Quote End --- Your (larger) system would need to instantiate and make explicit connections to your new 4w8r module. It is not possible to, for example, extend Quartus synthesis to infer your new memory the same way you can write HDL to infer single/dual-port M9K. Since you have mentioned NIOS a couple times, you may want to go through the exercise of packaging your new module as a Qsys component.