Altera_Forum
Honored Contributor
14 years agoHow to synchronize reset signal without using synthronizers , through quartus setting
Hi All,
I have a reset pin (which is not the system reset but reset to few registers) in my design which i know will be synchronized in a wrapper file. But in my top since its not synchronized (in the RTL) so it is failing recovery and hence i am not able to constrain my design as a whole as quartus does takes recovery analysis during P&R. Is there any switch in quartus which can tell the tool that the reset is synchronized and thus can temporarily pass recovery analysis and i can move on with the design. I just want the constraining to be proper such that my P&R is at the optimum level.