Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
Yes, you can have external memory on both HPS and FPGA, as shown in the attached picture.
I encourage you to read the following doc to know more about the I/O bank assignments for the HPS: https://www.altera.com/en_us/pdfs/literature/an/an-a10-soc-device-design-guidelines.pdf - Altera_Forum
Honored Contributor
Is there linux support to access FPGA DDR?
- Altera_Forum
Honored Contributor
--- Quote Start --- Is there linux support to access FPGA DDR? --- Quote End --- Are you saying you would like to use HPS to access the FPGA DDR memory over the H2F bridge? Right now I don't think the HPS can support 2 memory controller instances (one in its own HPS DDR and the other FPGA memory) - besides, it would be quite inefficient to do it over the H2F bridge. I believe letting the FPGA access the HPS DDR over the F2S bridge is a better alternative.