请教版主:<br /><br />例化PLL模块<br /> pll33m pll33m(<br /> .POWERDOWN(VCC_sig),<br /> .CLKA(clk48m),<br /> .GLA(clk11m),<br /> .GLB(fasterclk)<br /> );<br />时出错:<br />Error: CMP441: The design uses the output GLB/YB of the PLL instance pll33m/Core in the bypass mode.Secondary outputs are not available in the bypass mode.<br /> Regenerate your PLL using the latest version of SmartGen.<br /><br />该如何解决?<br />谢谢版主!<br /><br /> |
|