Altera_Forum
Honored Contributor
12 years agoDesign Assistant
Hi, i have a question to the Quartus II Design Assistant.
In my design there is a reset synchronisation like this: https://www.alteraforum.com/forum/attachment.php?attachmentid=7363 "async_res_in_n" is the asynchrounous external reset pin of my board and "sync_res_out_n" feeds all other registers in my designs. This is what the Design Assistant wants to see. But i always got the Warning Message: Rule R102: External reset signals should be synchronized using two cascaded registers. Found 1 node(s) related to this rule. Any idea ?