Altera_Forum
Honored Contributor
13 years agoHow to see the true clock period in TimeQuest?
In some design, I will use the output of counter to make a clock signal if the demand for clock period is not very strict. In sdc file, I can use comand:
create_generated_clock divide_by to describe the generated clock. In TimeQuest, I can use "Report Clocks" to see the different clocks I have in the design. But in Clock Summary, it lists all the clock based on description, for example, the counter is drive by a 40ns base clock and the q[1] will be 160ns in theory. But, it will not be exactly 160ns, it must has error,the ture period may be around 160ns. And I remember I can see the true clock period in my design in an option, but now I can not find it. So anybody can help me which option I should run that I can check the true clock period in TimeQuest? Thanks very much.