Forum Discussion
Altera_Forum
Honored Contributor
20 years agoCompact Flash HW & SW Examples
Hi all, I found this site: http://www.niosforum.com/pages/project_det...p_id=67&t_id=17 (http://www.niosforum.com/pages/project_details.php?p_id=67&t_id=17) and downloaded the the design fi...
Altera_Forum
Honored Contributor
20 years agoThe CycloneII Developement Board does use DDR sdram. See the manual http://www.altera.com/literature/manual/mn...loneii_2c35.pdf (http://www.altera.com/literature/manual/mnl_nios2_board_cycloneii_2c35.pdf)
I found out that you have to inclued some vhdl files of the ddr sdram megacore component. You can find them under <Your megacore directory>/ddr_ddr2_sdram-v3.3.0/lib. Just add the .vhdl files to your QuartusII project. Wolfgang <div align='right'><{post_snapback}> (index.php?act=findpost&pid=16111)</div> --- Quote End --- Thank you very much! That problem was solved as your instruction. But there are two errors that I don't know: 1) Error: Tcl error: can't find package ::ddr::settings 2) Error: Evaluation of Tcl script auto_verify_ddr_timing.tcl unsuccessful How can I solve these errors? Viet.