Altera_Forum
Honored Contributor
17 years agohow to use case analysis to avoid multiple clock in TimeQuest
Currently in the design there is a mux to selec different clocks to trig a group of registers. For those clocks have the same frequency, but have different phase. In prime time , I can use case analysis to set the mux with a constant value to void multiple clock source problem. In TimeQuest, "multiple_clock Checks that registers have at most one clock at their clock pin. When multiple
clocks reach a register’s clock pin, it is undefined which clock will be used for analysis." How can I do to avoid this in TimeQuest ?