10-31-2020 02:18 PM
I have noticed that the "AXI Clock Converter" is used to transfer data from one clock domian to another clock domain, and the fifo is not used to do that, in general ,the fifo will be used to transfer data from one clock domian to another clock domain .
do the "AXI Clock Converter" just use two register to implement the Converting between the two clock domain, if so ,it seem to be not dependable ?
11-01-2020 10:31 AM
I think axi clock converter has the same logic with the async fifo inside it. Therefore, you can depend on it without adding fifo.
11-01-2020 10:31 AM
I think axi clock converter has the same logic with the async fifo inside it. Therefore, you can depend on it without adding fifo.