Forum Discussion
Altera_Forum
Honored Contributor
18 years ago --- Quote Start --- Asynchronous transfers are generally out of the realm of static timing analysis and up to the user to properly design for, so that the circuit can handle "any relationship" between the clocks/data and still work. An asynchronous FIFO does this. Handshaking schemes usually do this. There are other situations(like synchronizing an asynchronous signal, etc.). --- Quote End --- Wow...I get lots of info from your answer, thanks a lot! Also could you tell me some book related to the information quoted above. Thanks you and thanks altera forum again!