Altera_Forum
Honored Contributor
14 years agoPlease help me How to set Global signal?
Quartus II 9.1 design assistant said "Critical Warning: (High) Rule C105: Clock signal should be a global signal. (Value defined:25). Found 3 node(s) related to this rule." I turn off Auto Global Clock,Auto Global Memory and Auto Global Register in Fitter setting. And set the three pins as Global Signal ON and Auto Global Clock ON.But this time Quartus II said" Warning: Assignment for entity set_instance_assignment -name GLOBAL_SIGNAL ON -to USBCLK -entity A2 was ignored" and still said"Critical Warning: (High) Rule C105: Clock signal should be a global signal. (Value defined:25). Found 3 node(s) related to this rule."
I just compiled the same project by Quartus II 7.1.No warning. Maybe it is some bugs of Quartus II 9.1? Could anybody tell me why? Thanks!