er.akhilkumar
Full Member level 2
Hi all,
I have a situation in which a FIFO can be written by two interfaces: one is the direct FIFO interface (for fast data transfer), another is an interface coming from the Register Map. I need to develop a mux to select between these two interfaces on the basis of a control bit. Both interfaces have different clocks. So, I need to implement CDC as well. Can you please suggest a good approach to implement this?
Thanks.
I have a situation in which a FIFO can be written by two interfaces: one is the direct FIFO interface (for fast data transfer), another is an interface coming from the Register Map. I need to develop a mux to select between these two interfaces on the basis of a control bit. Both interfaces have different clocks. So, I need to implement CDC as well. Can you please suggest a good approach to implement this?
Thanks.