AGofs
Occasional Contributor
6 years agoWarning: (vsim-3473) Component instance "U1 : ALTPLL_0001_0002" is not bound.
Hi everyone,
I've generated PLL by Quartus 18.1 Lite MegaWizard .(C0,100Mhz-> 125MHz).
Then I've built a very simple project in ModelSim 10.5B with above mentioned PLL component.
But when I'm trying to simulate the project, I'm getting a such kind warning:
"Warning: (vsim-8684) No drivers exist on out port /altpll_0001_tb/UUT1/CLK_OUT".
it seems that ModelSim cannot recognize a MegaWizard generated component...
What Should I do?
P.S. I've attached a project to this message