Altera_Forum
Honored Contributor
11 years agoSingle Port RAM issue on cyclone IV
I have been using single port ram using megafunction, my initialization file has 4 words of 4 bits each - 4'h1,4'h2,4'h3,4'h4
The reading part is fine, but I am unable to write any data, the RTL simulation works totally fine but the actual code does not work on the device. I have attached my top level code, the modelsim wave output, and the in-system memory content editor (during running the code on device) output Any Insights will be helpful, or if anybody has any working code of writing in ram megafunction, it will be really helpful PS. I am using De0 Nano board