S
shubhendu
Guest
Hello Friends,
I am working on virtex6. I am trying to debug a problem by simulating i
modelsim. But in the simulation I get a different problem. My platform use
DDR3 SDRAM via xilinx's MPMC (6.02a).
During simulation, the MPMC gets busy initializing itself, but neve
finishes (at least not for until 2ms).
To fasten the initialization in the MHS file, I first set
PARAMETER C_SKIP_SIM_INIT_DELAY = 1
That didnt help. So to be sure I also then set
PARAMETER C_MEM_SIM_INIT_OPTION = SKIP_INIT
PARAMETER C_MEM_WRLVL = 0
I see WRITE level initialization finishes, but read level does not. Th
simulation continues forever ( I simulated for 2ms, which took around 1H
with my hardware platform)
What could be wrong? Have I missed something?
I am not memory expert, I just want the MPMC to work during simulation.
Thanks
---------------------------------------
Posted through http://www.FPGARelated.com
I am working on virtex6. I am trying to debug a problem by simulating i
modelsim. But in the simulation I get a different problem. My platform use
DDR3 SDRAM via xilinx's MPMC (6.02a).
During simulation, the MPMC gets busy initializing itself, but neve
finishes (at least not for until 2ms).
To fasten the initialization in the MHS file, I first set
PARAMETER C_SKIP_SIM_INIT_DELAY = 1
That didnt help. So to be sure I also then set
PARAMETER C_MEM_SIM_INIT_OPTION = SKIP_INIT
PARAMETER C_MEM_WRLVL = 0
I see WRITE level initialization finishes, but read level does not. Th
simulation continues forever ( I simulated for 2ms, which took around 1H
with my hardware platform)
What could be wrong? Have I missed something?
I am not memory expert, I just want the MPMC to work during simulation.
Thanks
---------------------------------------
Posted through http://www.FPGARelated.com