Forum Discussion
FawazJ_Altera
Frequent Contributor
6 years agoHello.
The addresses used here should be physical addressing. Virtual address is applicable only when you have memory management unit (MMU) in your design; this is mostly applicable when you have OS.
I would like to know if you are willing to use mSGDMA with Nios II or HPS. If you want to use it with Nios II, you can refer to this video:
https://www.youtube.com/watch?v=iaRkjkpMBH8
It shows an explanation of how to instantiate this IP and how to write a simple software to transfer the data.
Hope this might help.
Thank you.
- AJung1236 years ago
Occasional Contributor
Hello,
I am currently using the HPS and would not like to use the Nios ii. Is there a way to do the task mentioned above using the HPS?