Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16631 Discussions

Quartus 14.1 Modelsim-Altera 10.3c ALTCLKCTRL not bound

Altera_Forum
Honored Contributor II
1,198 Views

I have instantiated the ALTCLKCTRL. It synthesizes, PAR's etc. 

 

Modelsim-Altera has the warning: 

 

Warning: (vsim-3473) Component instance "inst_altclkctrl : altclkctrl" is not bound. 

 

Anyone know how to fix it? 

 

The library is included in the source: 

 

library altera;  

use altera.altera_primitives_components.all; 

 

Swimteam
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
339 Views

The Quartus II 15.0 has been release early of May. Maybe you can give it a try to the issue resolved?

0 Kudos
Altera_Forum
Honored Contributor II
339 Views

seems to me like missing library. can you try to use native link instead

0 Kudos
Altera_Forum
Honored Contributor II
339 Views

seems to me it is missing library, can you try to use native link instead?

0 Kudos
Altera_Forum
Honored Contributor II
339 Views

I have the same question as you. Have you fixed it? How to do ?

0 Kudos
Reply