Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- But it's a "simple dual-port RAM". It's not a"true dual-port RAM". --- Quote End --- Simple dual-port is also dual-port. It uses both address/data ports of the RAM block, so there's none left for the ISMCE. Of course, if one port is read only and you don't need write access through ISMCE, it would be still possible by doubling the RAM. I didn't yet come across a Quartus option to use ISMCE this way, but it should work manually.