Forum Discussion
Altera_Forum
Honored Contributor
18 years agoIf CLKA and CLKB are coming from the same PLL, I think they're consider synchronous (they are generated from the same clock with certain relationship). Therefore, TimeQuest is able to determine the launch & latch edge. For asynchronous clock, I don't think TimeQuest has a way to determine it since the 2 clocks relationship is unknown. So you need to set false path for asynchronous clock domain crossing to tell the TimeQueste not to analyze those paths. Hope it helps.