Altera_Forum
Honored Contributor
17 years agoECO and global signal constraints
Hi
I'm often running into the following problem: I try to make some simple ECOs in a design. When committing them, I get warnings about global signals that cannot be implemented ("Warning: Can't implement Global Signal option for node <somedefinedanduserpromotedclock> that drives nodes that cannot change routing due to incremental compilation -- other nodes are affected") and finally a fitter error ("Error: Following nodes use the same resource <someclock>"). The warning shows up for all clocks that I promote to a global signal. The design fits when compiling normally (didn't try different netlist configurations). The change does not concern any of these clocks. In one case I remember, I routed an additional signal to a pin (kind of manual signal probe). In an other one I inserted an LCELL by hand. Am I doing something wrong here? Or is that something I have to live with? Thanks and regards, emanuel