Forum Discussion
Hi,
I had checked the design. Since HDMI_TX_CLK is not source-synchronous, so you wouldn't see the setup and hold.
You can report the delay by Report Path... From put * and To put [get_keepers {HDMI_TX_CLK}] then you'll see the result like below:
Thanks,
Regards,
Sheng
- Mikexx2 years ago
Occasional Contributor
Many thanks for looking into this. And apologies for the delay due to personal commitments.
I'm a little confused as other clock signals are global and also generated from a PLL and yet are listed in the setup and old times.
My understanding of a source synchronous system is when the signal source is clocked by a different clock to the destination register?
The design has many registers that are clocked by a global clock, ie a common clock, in this case HDMI_TX_CLK aka TX_PCLK and therefore should all have a common clock topology?