Everybody, I use SOPC Builder to generate the altpll, but the builder show this warning and not generate the Altera's IP, name is "xxx.qip" and Quartus compilter the nios's ip show the message,
"Error (10130): Verilog HDL error at altpll.v(221): parameter "clk0_divide_by" is not a formal parameter of instantiated module" and sopc builder show the "Warning : Warning: Entity "altpll" obtained from"/users/johnny/documents/quartus/de2_70/altpll.v" instead of Quartus II megafunction library" who can help solve this problem? many thanks連結已複製
2 回應
I'm having the same issue. Anyone have a solution?
Running Quartus 10.0 on XP SP3. The altpll was instantiated as part of the SOPC builder and I instantiated it in my main Verilog file, which was created through the DE3 System Builder. -Jason