Forum Discussion
Altera_Forum
Honored Contributor
15 years agoTo build a FIFO using SRAM
Hi, I would like to build a DCFIFO using a SRAM chip on DE2-115. Any idea on where i should start? I know SRAM reads and writes on a different clock cycle as the dataIn and dataOut share t...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- And what do you mean by "back to back" ? how does it work? --- Quote End --- Answering my own question... Back to Back means the second data is write to the SRAM right after the first data is wrote to the SRAM. .. i think Michael