Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHello,
Apparently the TCL-script doesn't make the correct assignments, "2.5V" "default" current setting is not suitable for ddr pins.. One cause might be the pin names you used, at least that could be the case for a stand-alone implementation.. The TCL-script assumes standard ddr pin names, for example "mem_cas_n" where "mem_" is a settable prefix. If the toplevel pin names are not equal to this I can imagine it can't make the appropriate pin assignments.. Hope that helps! Grtz, Olaf