Forum Discussion
KennyT_altera
Super Contributor
6 years agoHPS to DDR will have dedicated path for the interconnect in Qsys. You can try to use the custom component to access by sharing the master with the HPS. However, it might hit the fitter error since HPS to DDR have dedicated path.
What I would suggest is use your C code in HPS to control the address writing for the DDR.
- URN6 years ago
New Contributor
OK Thank you.