Altera_Forum
Honored Contributor
10 years agoQuestion about sync/async reset and recovery/removal
I understand most of the recommendation when implementing reset scheme is using asynchronous assertion and synchronous deassertion. My question is why do we need sync deassertion given that it is already analyzed using recovery/removal.
Also, I am still confused how is the output of the double synchronizer considered synchronous as they are still feeding the aclr port of the Flip-Flops and will still be analyzed under recovery/removal instead of setup/hold.