// In Zynq7000, just bypass the clock gating because there are not enough BUFGs that can be
// cascaded with the BUFG of the MMCM.
// In the Zynq UltraScale+, it can be implemented as BUFGCE without trouble, since there
// are > 500 BUFGCEs and the rules for cascading are more relaxed.
// NOTE: This cannot be substituted by a latch+and
// In Zynq7000, just bypass the clock gating because there are not enough BUFGs that can be // cascaded with the BUFG of the MMCM. // In the Zynq UltraScale+, it can be implemented as BUFGCE without trouble, since there // are > 500 BUFGCEs and the rules for cascading are more relaxed. // NOTE: This cannot be substituted by a latch+and