Forum Discussion
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- As for forcing onto/off of global, I tend to let Quartus make it's decisions, and only if I think it did something wrong will I modify it. With your system having one clock and one reset, they'll probably both go on globals and that's what you want. --- Quote End --- There's an exception where you don't want a reset using global routing. Even for a reset with high fan-out, nonglobal routing can be better than the big global buffer insertion delay for recovery and removal timing. If you get recovery or removal violations for paths that don't need to be cut, try setting "Global Signal" to "Off" in the Assignment Editor for that reset.