Forum Discussion
Altera_Forum
Honored Contributor
11 years agoLook at the Data Arrival Path of your first path. 8ns iExt is just the value you put into your set_input_delay -max.
The 0.959ns and 2.642ns are input and output cell delays and won't really change. (You could increase your drive strength maybe) You go through two LUTs of logic, which is fast. The thing that is variable and hurting you are the two IC(interconnect) delays of 1.631ns and 2.874ns. Note that your input is at X47_Y51 and your output is X95_Y11. So you're going 48 LABs in the X direction and 40 in the Y direction, so that's a pretty long hop. Changing your pinout may help.