M
Matthias Alles
Guest
Hello,
is there a smaller way to build a FIFO buffer in VHDL rather than using
a reading and a writing pointer? It should be possible to save the
reading pointer and the needed multiplexer when you read always from the
same position and ripple all data through the FIFO´s registers when
reading.
I need an as small implementation of a FIFO as possible but I need the
possibility to read and write simultaneously.
Can anyone help?
Thanks!
is there a smaller way to build a FIFO buffer in VHDL rather than using
a reading and a writing pointer? It should be possible to save the
reading pointer and the needed multiplexer when you read always from the
same position and ripple all data through the FIFO´s registers when
reading.
I need an as small implementation of a FIFO as possible but I need the
possibility to read and write simultaneously.
Can anyone help?
Thanks!