Forum Discussion
Altera_Forum
Honored Contributor
14 years agomultiple read pointers on SDRAM
I'm using the DE2 board and can successfully write and read back audio samples from the SDRAM. I can now control the location of the read pointer for delays etc- basic stuff for you lot but pretty fu...
Altera_Forum
Honored Contributor
14 years agoCheers for the reply
I've added another state (write2_state) to the ram state machine and this appears to be working. Surely there's gonna be a limit here as to how may taps i can have? Is it ever possible to read all these taps out in a parallel fashion for a circular buffer implementation.