Forum Discussion

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

I need an FIFO to EMIF auto data transfer mechanism

I have an FIFO and an EMIF in my q17 design, and need a way for the data to automatically move from the FIFO to the memory whenever data appears in the FIFO. I could write a state machine to do this...