Forum Discussion
ymiler
Contributor
2 years agoclock gate conversion issue
Hi My FPGA desgin is prototype which use for ASIC RTL , Part of my desgin includes clock gate which choose 1 clock from several synchronized clocks (generated from same source clock ) Additional...
ShengN_altera
Super Contributor
2 years agoHi,
How about adding clock inversion primitive from PLL to glitch mux which has 'not' logic element?
Thanks,
Regards,
Sheng
- ymiler2 years ago
Contributor
This is an option, but I prefer to do not change the code manually.
The preferred option is for the tool to be able to solve the problem on its own