Forum Discussion
Mikexx
Occasional Contributor
2 years agoClock missing from Timing Analyzer - Report Setup Summary
I have a clock mux along the lines in "ug-qps-03-design-recommendations.pdf" I have set the output clock to be a Global Clock in the Assignment Editor and I give it's minimum period in the sdc file....
sstrell
Super Contributor
2 years agoIf you put the same clock in both From and To, it will only show paths in that clock domain, which it seems there aren't any. Put it in only one or the other.
Mikexx
Occasional Contributor
2 years agoMany thanks for the idea.
There are many registers clocked by HDMI_TX_CLK with signals that feed registers with the same clock such as pipes.
I have tried leaving blank or with " * " with only a HDMI_TX_CLK in the To and From fields. I always get "Nothing to report".