Altera_Forum
Honored Contributor
14 years agoTSE, nichestack tx from fixed location
i am using a design example where the tx sgdma is getting its data from an sdram. i start it all with the sendto() function. problem is the data i want to send comes from a fifo, and so it seems a detour putting it in the sdram and sending from there.
is there any easy way to make the tx sgdma fetch data directly from the fifo? in sopc builder i can connect it the way i want, but is fetching from the same location like this possible with the nichestack?