Jump to content

FPGA FIFO Question


Recommended Posts

Hi!

I've a Host to Target DMA, that transfers data to the Upper loop. I'm counting the data arrivals and sending the data from upper loop to the lower loop by INNER_FIFO.

(After the specified data arrived in the upper loop more data will be transfered to OUTER_LOOP, but it can not be seen on picture.)

Placing an INNER_FIFO -> Get Number of elements to Read method in the INNER_WINDOW, I see, the remaining elemens in the fifo is highly increased by the time...

Maybe my calculation in the Inner_window loop takes so much time, so the fifo will be full?

INNER_FIFO (Target Scoped, Flip-Flops , 10.000 elements)

If it is, how can I reduce the calculation Time?

Another question, If I have a Target Scoped FIFO with only one Read and Write, shall I set it artbitrate Never?

Thank you!

(I can not post to NI forum, I got an Unexpected Error all time... :( )

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.