Forum Discussion
Altera_Forum
Honored Contributor
16 years agousing RAM memory on de1 board (Cyclone II)
hellol, I have a question about reading and writing from the RAM memorys that are on-board of the DE1. from what i have read: there are 3 types of memory installed: 8Myte SDRAM, 512 Kb...
Altera_Forum
Honored Contributor
16 years agoYour design is using FPGA internal RAM, obviously the best idea with a rather small memory unit. It's the only memory, that can be operated dual-port, as intended. Alls external memories are single port.
From the external memories, only SRAM is available for simple interface. But you have to connect all memory signals to your design.