Forum Discussion
ymiler
Contributor
3 years agoGlitch less clock
Hi
I need to implement multiplexer between 2 async clocks there is a flag that should choose between them This code can cause to glitch clock and I'd like to avoid from it
I can't use the "...
Nurina
Regular Contributor
3 years agoHi Yishay,
I suggest you use the enable signal available in the IP. Is there any reason why you cannot use this?
Regards,
Nurina
- ymiler3 years ago
Contributor
Hi Nurina,
As I wrote in the top of this case I cant enable this signal since this option doent available
Yishay