Altera_Forum
Honored Contributor
13 years agofinding process operating on falling edge
Hi,
in one design I am working on Quartus assumes transitions between rising and falling edges of one PLL clock, making life harder timing-wise. To my understanding, the reason why he would assume and find such transitions is the fact that somewhere in the design some process uses the falling edge of that clock (am I right?). Is there a way to find out - in TimeQuest - where the data is launched on the falling edge? The design is large, coding conventions (clock names, etc) are a disaster and "grep"-ing the design didn't bring me the process... Thanks!