Altera_Forum
Honored Contributor
14 years agotcl file problem when compiling
Greetings,
I keep getting an error: Error: Tcl error: can't find package ::ddr::settings while executing "package require ::ddr::settings" (file "verify_timing_for_ddr_ctrl.tcl" line 54) invoked from within "source verify_timing_for_ddr_ctrl.tcl" (file "auto_verify_ddr_timing.tcl" line 11) The line of actual code looks like this: package require ::quartus::project I am not sure what the " :: " mean. Can anyone steer me in a direction as to where I might start looking thank you