greenlantern01
Occasional Contributor
1 year agoOn-Chip Memory Read/Write Issue
Hello,
I am using a DE10 Standard FPGA board along with DC2390 daughter card.
I am trying to use a FIFO and On-Chip Memory (RAM or ROM) module together. Capture data from the FPGA, send that data to the FIFO, read from the FIFO and then store it in the On-Chip Memory via a DMA, and then read data from the memory from HPS. I am using the memory in dual port mode.
Could you direct me to where I can find the register map for the On-Chip Memory? I need to send chip select signals and write enable or read enable signals.
Thank you & Regards