Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHow connect my data to pcie interafce in Qsys?
I saw many altera's design examples, such as pcie design with Qsys as attached file shows. All of these examples don't show any interface to user logic outside of Qsys. I'm a Qsys newer, so i don't k...
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Hi Ted:As my first post shown, this ref design doesn't use soft core (nios). Any my question is how to start dma tranfering after i input data into the fifo? --- Quote End --- It's just another memory location, except you would need to program for a non-incrementing read since it's a FIFO. Other than that there is really no difference from continuing to do what you have already been doing in the past in order to access the other memories in your system.