Altera_Forum
Honored Contributor
12 years agoWriting Cyclone IV on chip RAM
Hi,
I used QSYS to generate a system containing on-chip RAM. I'm having trouble writing data into the RAM. I'm not sure if I just don't understand the proper writing process, but I've just been setting the writedata port to the data I want to write, setting the address port to the address I want to write and then pulsing the write port. I've had no success this this. I am able to read data from the RAM without any problems so I believe I've ruled out a possible addressing issue. Any suggestions?