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, but if there's a cleaver way to connect things just using the fabric that would be fabulous.

1 Reply

  • BoonT_Intel's avatar
    BoonT_Intel
    Icon for Frequent Contributor rankFrequent Contributor

    Hi Madsi,

    I am sorry to said that we do not have a library that auto translate the FIFO into Avalon port of EMIF.

    I will suggest you to write a logic component that converting the FIFO port to Avalon standard, then you can connect it to EMIF using Qsys interconnect.

    Hope this helps​