Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20705 Discussions

High fan-out signal

Altera_Forum
Honored Contributor II
1,984 Views

Hello; 

After compiling my design in qurtusII, I found this signal "clk~inputclkctrl" have a high fan out. the node"clk" is the clk signal in my design. what can I do to solve this problem. 

Thanks.
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
452 Views

 

--- Quote Start ---  

this signal "clk~inputclkctrl" have a high fan out (...) what can I do to solve this problem 

--- Quote End ---  

 

 

Is this a problem at all ? 

As far as I know, clocks need to have the ability to drive signal for a large amount of devices.
0 Kudos
Altera_Forum
Honored Contributor II
452 Views

Quartus knows about high fanout for clocks and will insert additional logic as needed to compensate for it. You don't need to do anything in most cases.

0 Kudos
Altera_Forum
Honored Contributor II
452 Views

I see you have already found this (http://www.alteraforum.com/forum/showthread.php?t=52117) other thead, but for others who come across this thread: you might get some info there.

0 Kudos
Reply