Forum Discussion
Altera_Forum
Honored Contributor
15 years agoWell...it turns out that it was a signal tap error. so I worked around it by removing the dq, dqs, dqsn and dm signals from signal tap. I then added the internal signals pointing to these signals to signal tap and it synthesized well. Also, there was another problem:-
I was running all the tcl scripts before analysis and synthesis. Make sure to run only pin_assignment.tcl and the ddr_phy tcl script and "do not run" the auto_detect_pins tcl. -Sid