Altera_Forum
Honored Contributor
16 years agoAltsynRAM : 1 clock cycle Read/Write performance
Hi all,
I need a 128 bytes RAM block, internal to FPGA (cycloneII). I would like achieve 1 clock read and 1 clock write performance. In Xilinx this is done with sync write and async read RAM. In ALTERA I need 2 clock cycles to read data. In first clock the address is registered and the data appears in the second clock cycle. Is possible in ALTERA FPGA to read from the RAM in only 1 clock cycle?. Thanks for your help!