Forum Discussion
Altera_Forum
Honored Contributor
16 years agoDDR2 fitter error in quartus 9.1
i am getting the below error when i try to run fitter, my design uses DDR2 controller Error: Too Few items in collection (0) for list write_clock_id while executing "error "Too Few i...
Altera_Forum
Honored Contributor
16 years agoI remember seeing a similar error. Try copying the following TCL files into the build directory(Where the QPF file is located).
<Project name>_phy_autodetectedpins.tcl <Project name>_Controller_phy_ddr_pins.tcl <Project name>_Controller_phy_ddr_timing.tcl <Project name>_Controller_phy_report_timing_core.tcl I think this will get rid of the errors. Kumaran