Altera_Forum
Honored Contributor
9 years agoDE2-115 Demo not compiling Q16 "Pha..select has width 4 in tcl, but 3 in design file"
Hello everybody,
I have a DE2-115, and i am trying to port my working application from my DE0-CV. If i try to compile the "DE2_115_NIOS_HOST_MOUSE_VGA demonstration from the Terrasic cd (downloaded even last version) in QSYS, i get. "Error: Port Phasecounterselect has Width 4 in TCL, but 3 in the design file" If i make a new instance of th PLL i get indeed (file DE2_115_SOPC_pll.v).phasecounterselect({3{1'b0}}), Whereas a newly generated Pll in quartus shows: .phasecounterselect ({4{1'b1}}), Any comments would be appreciated. Best Regards, Johi.