Altera_Forum
Honored Contributor
14 years agoreading data from memory model, possible or not?
Hi,
Can we read the data written to a DDR2 memory 'model'? I am talking about the default model generated by UniPHY/ AltMemPHY. I have tested my program on the actual hardware but in the simulation I can not read back the value that I wrote in the memory. I get a avl_rdata_valid signal after I issue the read command but the data is either all 0's or all x's. At the moment, I am not asking about solution for the problem, I only want to know 'if it is possible to store data into the memory model and to read the stored data from the memory model'