Forum Discussion
AAjit2
New Contributor
7 years agoFIFO Block Implementation error
I tried writing my own version of FIFO block but I can't seem to understand how the read data stages shift out of the FIFO pushing down the stages above it all the while continuously writing into the...
- 7 years ago
To my best understanding in FIFO, it should have two separate control logic blocks to perform read and write on a RAM. It uses a pointer to determine which address to do the read or write operation. Hence, NOT really need shift the data from one location to another.
GuaBin_N_Intel
Contributor
7 years agoIt won't be removed unless you reset the RAM block completely or overwrite old data with new data.