Forum Discussion
EricMunYew_C_Intel
Frequent Contributor
4 years agoYou can parameterize your on-chip RAM to be a dual-port RAM.
There are two slave interfaces in dual-port RAM that can be read and write independently.
You can refer to below document.
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_ram_rom.pdf
- khyam4 years ago
New Contributor
On-chip RAM IP support the dual port RAM enable option, so we can have two slave interface, but in my design I am looking for more than two slave interfaces, Is it possible to parameterize On-chip RAM IP with more than two slave interfaces.