Forum Discussion
Altera_Forum
Honored Contributor
21 years agoOn chip ram efficiency
Hi all, Can anyone say to me how many clock cycles needs an onchip ram from a stratix device for reading a word from it? I thought that it just took one cycle, but seeing the docs it seems to ...
Altera_Forum
Honored Contributor
21 years agoThe on-chip RAMs in Stratix and Cyclone devices can be configured to have a 1 cycle read or a 2 cycle read.
The 2 cycle read potentially offers higher frequency operation because the read data is registered. The inputs (address and write data) are always registered.