Forum Discussion
Altera_Forum
Honored Contributor
8 years agoTiming violations with a reset signal
I created a global reset signal, which is active low. Generating reset signal codes are from Reset_Delay.v as an example from Altera site. (https://cloud.altera.com/devstore/platform/16.0.0/stan...
Altera_Forum
Honored Contributor
8 years agoThe straightforward way is to implement a reset synchronizer for each clock, it will also abandon the timing violations.