Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHi,
Many thanks for your reply. Please, confirm if you have yourself wrote and read from 'memory model'. Can you explain how it saves the data? It stores in PC RAM or writes the data to a local file in the PC? If its a file where it writes the data, can you help me identify the file. I am actually confused because the same program worked fine with the actual hardware and is not responding properly in simulation. Please, note that the program is not totally dead, it asserts _rdata_valid signal a few cycles after a read_req is issued. To be more clear, I have made changes in <variation_name>_example_sim_<variation_name>_example_sim.v which is instantiated in <variation_name>_example_sim.v which itself is instantiated in <variation_name>_example_sim_tb.v PS: I can not test the example simulation project because I have made changes to it.