Altera_Forum
Honored Contributor
13 years agoError: Cell <name> fed by 5 non-global control signals ...
I get several (189) errors of the same type for my fpga fabric (vhdl modules):
cell <name> fed by 5 non-global control signals -- only 4 control signals may be non-global My problem is that I cannot use Plls in my design because of a problem on the board. Is there a way to turn my non-global high fan-out signals into global ones? I already tried to turn in "Assignment Editor" to assign them as "Auto global clock" but there was no change! I appreciate your help!