Forum Discussion
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- hi..thanks for ur reply... i removed that output registering option... still i am getting one clock cycle delay while reading the data from that memory --- Quote End --- If you are registering the address and then clocking the ram, then the clock of the registerwould be in the path. Suggest a close look at the waveforms for read in the manual to see if you may have an unneeded register. It is not easy to analyze, but to me, the address is latched on the first half of the clock and the data becomes available during the second half making it available at the next clock. Please let me know your conclusion, because I am not positive.