Forum Discussion
Altera_Forum
Honored Contributor
13 years agoIt's not a Quartus level switch, but a set_false_path in your .sdc that does this:
set_false_path -to [get_keepers {synchronized_register}] (You could do it -from the reset pin, or use both -from and -to to be more exact).