Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

Avalon DC Fifo

I need an Avalon ST BUS Dual CLock FIFO . I am using one from the 10G ETHERNET Reference design loaded from qsys in my custom design. Is there any way to make one from MEGAWIZARD? I dont see that FIFO as selectable. ALso I need to change bus widths from FIFO input (64 bit) to FIFO output (128 bits) Is that option available?

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    The latter option is available.

    - Move to FIFO-Megawizard

    - Move to Tab Width, Clks, Synchronization

    - Click "No, synchronize reading and..."

    - That should enable "Use a different output width..."

    - Select the aproppriate widths from the right

    Regarding the first question I doubt if there's any solution in the megawizard.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Yes but that is for a standard dual clock FIFO. I am looking for a dual clock FIFO that connects directly to the Avalon ST Bus. I dont see that in Megawizard. I am using one that I have copied from the 10G EThernet reference design but it has 64 bit bus input and 64 bit bus output. I would like to have a 64 bit bus input and 128 bit bus output