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,
When you cascade CG A and CG B, it forms a gated clock tree. Latch (CPEN) is an unsupported gate in the gated clock tree. May be can use flip-flop or combinational logic for the clock gating cascading.
Thanks,
Regards,
Sheng