Forum Discussion
Altera_Forum
Honored Contributor
16 years agoUsing external RAM with DCFIFO
Can someone please help me with some advice, a document or a design on how to interface the DCFIFO to an external RAM eg SDRAM.
I am busy with a design that processes high volumes of data received at high speeds. I am at the moment using the standard DCFIFO (with internal memory), but I find that the FIFO overruns, hence my need to store the data in a larger memory space. I am working with the Cyclone III FPGA, and I wouldnt like to use the Nios to do this. Thank you. Harold4 Replies
- Altera_Forum
Honored Contributor
Sounds like you need to build your own SRAM FIFO and not use a DC FIFO at all. There may be something like this already available.
- Altera_Forum
Honored Contributor
Thanks Tricky. Can you please refer me to where I can find this?
- Altera_Forum
Honored Contributor
You will probably have to build one yourself. I dont know of any specifically.
- Altera_Forum
Honored Contributor
Hello, Tricky and htettey !
Do You have any news about any available SRAM-based FIFO or SRAM-based DCFIFO IPs?