Forum Discussion
Altera_Forum
Honored Contributor
11 years agoFPGA memory initialization and management
Hi, my design is using a cyclone IV on-chip memory. I have two questions (for the moment): - when configuring the memory with qsys, I don't really understand the data-width choice. If it's 32-bi...
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- I don't use an Avalon-MM but a dual-port RAM in Qsys. One is connected to the cpu, the other is exported so the FPGA design can write on it. I don't know why, but the results don't seem good. --- Quote End --- Read the code and see what it does with the altsyncram address port. --- Quote Start --- For the editor, I don't find it in any Quartus II menu. Where is it? --- Quote End --- File->New, Memory Files, Hexadecimal (Intel-Format) File. Cheers, Dave