Forum Discussion
Altera_Forum
Honored Contributor
10 years agoLatching asynchronous signal
Hi, I need to design a circuit for latching an asynchronous signal and later I need to do some processing on this signal. I am planning to use double registering of the signal before its used...
Altera_Forum
Honored Contributor
10 years agoMy guess is that the tool would not like io register as it wants the two flips to be as close as possible to reduce MTBF. So I assume a pair of fabric registers would be chosen. io registers are not in pairs and the external delay of async input is irrelevant.