Altera_Forum
Honored Contributor
17 years agosimulate DDR2 controller with Micron DDR2 Model
I generated DDR2 controller in QuartusII for MT47H64M16BT-37E (This DDR2 simulation model was downloaded from Micron). However in the modelsim simulation, it failed with the following message:
***************************************************************************** # ** Error: (vish-4014) No objects found matching '/example_top_tb/dut/resynch_clk'. # Executing ONERROR command at macro ./wave.do line 30 # ** Note: Stratix II GX PLL is enabled # Time: 0 ps Iteration: 2 Instance: /example_top_tb/dut/g_stratixpll_ddr_fedback_pll_inst/altpll_component/stratixii_altpll/m1 # ** Note: Stratix II GX PLL is enabled # Time: 0 ps Iteration: 2 Instance: /example_top_tb/dut/g_stratixpll_ddr_pll_inst/altpll_component/stratixii_altpll/m1 # ** Warning: Invalid transition to 'X' detected on PLL input clk. This edge will be ignored. # Time: 0 ps Iteration: 10 Instance: /example_top_tb/dut/g_stratixpll_ddr_fedback_pll_inst/altpll_component/stratixii_altpll/m1/n1 # 16.85 ns LMR settings = BL = ??, CL = ??, DLL reset # example_top_tb.chipsel__0.mem.gen_rtl_model.mem.cmd_task: at time 16850.0 ps ERROR: Load Mode Failure. All banks must be Precharged. # Break at ../ddr2.v line 662 ***************************************************************************** I was wondering if I did anything wrong when generating the controller file. Could anybody help? Many thanks, xin