12-05-2008 05:34 AM
Solved! Go to Solution.
12-05-2008 08:46 AM
02-25-2010 09:28 AM
How is the size of the FIFO on the RT side managed? I see that on the FPGA side, it can be set in MAX.
Rick
02-25-2010 03:48 PM
MAX is not involved with FPGA DMA FIFOs. The FPGA DMA FIFO depth is set at development time. The host side (not necessarily RT) depth can be managed with the configure method.
See this link for more info.
02-25-2010 03:54 PM
Thanks, I see how to use the configure for the RT side now.
Rick
PS: I meant to say I used Project Explorer, not MAX to configure the FPGA side FIFO 😞