Forum Discussion
4 Replies
- EricMunYew_C_Intel
Frequent Contributor
Hi, Taha
You can implement the dual-port RAM to be one write port and one read port. One Nios write the sinus data to the write port, and the other Nios read it from the read port.
The write and read ports can be implemented by using a single clock, or separate clocks.
Please refer to below for implementation:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_ram_rom.pdf
You may use pointer to the variable in the dual port RAM.
Thanks.
Eric
- EricMunYew_C_Intel
Frequent Contributor
Hi, Taha
Can we close this ?
Thanks.
Eric
- töz00
New Contributor
Yes sir, i totally solved my problem. Thank you for your support. You can close this case.
- EricMunYew_C_Intel
Frequent Contributor
Thanks Taha.