Forum Discussion
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 t...
ShengN_altera
Super Contributor
1 year agoHi,
You may find from this link https://www.intel.com/content/www/us/en/programmable/hps/cyclone-v/hps.html
Thanks,
Regards,
Sheng
greenlantern01
Occasional Contributor
1 year agoHi Sheng,
The link that you shared only has the base address. I need to access the clken, write, writedata etc pins.
How do I access them?
Regards
- sstrell1 year ago
Super Contributor
You don't need to access individual pins. You use the Avalon interface of the memory for all access in Platform Designer. The Embedded Peripherals IP user guide discusses: https://www.intel.com/content/www/us/en/docs/programmable/683130/24-1/introduction.html