Forum Discussion

ASuba's avatar
ASuba
Icon for New Contributor rankNew Contributor
7 years ago

Continuos Data transfer from HPS to QuartusDCFIFO

Hello

I have a system where a custom IP in FPGA is connected to HPS SYSTEM . The IP uses Quartus FIFO to continuosly get the DATA. The write side is connected to HPS and read side is connected to custom ip. The data is continuosly read at custom IP side. When the transfer happens(using software) I see that the FIFO is getting empty for certain period before the next transfer happens. I need a continuose transfer whenever its not empty(Unless its full and Data is over) . How can I acheive this ??

I am using the h2f_lw bridge for data transfer . Could this be the problem ?

3 Replies