What is CDC and tricks to avoid it.
Anónimo
CDC-clock domain crossing. If we want to send the data from one clock domain to another clock domain there will be a chance of loose the data in the process. To avoid the CDC techniques we used the Async FIFO.