Forum Discussion
Altera_Forum
Honored Contributor
10 years agoStrange Large IC delay in CycloneV
Hi, community, I am using 5CGTFD5C5F27C7 in my project to receive synchronous data from a 12-bit ADC. the data rate is 480Mbps, for i need to use dynamic io delay to compensate for the fixed del...
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- And you said "is clock pessimism removal enabled", what does this mean? can clock pessimism removal be disabled?from where in Quartus? Thanks a lot. ingdxdy --- Quote End --- clock pessimism removal should be enabled by default, go to quartus/settings/timing analysis settings and see clock pessimism removal box is checked. It means for common clock path (that initial part shared between launch and latch clocks) the max/min difference effect should be ignored as physically you should either have max or min but not both on same physical line at anytime. If allowed it adds false unrealistic figure to setup slack and subtracts from hold slack. Your clock pessimism of 1.3 ns is also too high!