Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- I am not sure about your case as there are exceptions depending on the case. Here are some points to check: (1) whether your case is same edge launch/latch or opposite edge launch/latch. This depends on your interface design. (2) whether data is edge aligned (zero delay without PLL or with PLL set to zero). Or that it is not edge aligned (termed centre aligned) (3) you will need to apply exceptions to inputs and outputs (4) you will need to set delay values as required by external delays and device. You will see examples in the doc AN 433: Constraining and Analyzing Source-Synchronous Interfaces --- Quote End --- 1- same edge 2- center aligned Thanks for the pointer to AN 433. I'll look at it again.