Forum Discussion
Altera_Forum
Honored Contributor
12 years agoFPGA reset asynchronous or synchronous?
I normally reset all my d-types using their asynchronous input. I have done this for a long time without any issues. The other day I was chatting to someone else and he said it is best practic...
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Sorry, could you elaborate what you mean by gating? --- Quote End --- For synchronous reset the reset signal is ANDed with D input such that either D passes or reset value. This is required per each flip. So whether a lab wide route is available or not this gating will be needed (unlike wiring rst to the async port)