Forum Discussion
AdzimZM_Altera
Regular Contributor
3 years agoHi Renardo18,
You can try to set min delay like below:
if { ! [is_post_route]} {
set_min_delay -from [get_keepers {path] -to [path] value
}
value is 10% more than the data delay of the path.
Also can you enable the fast forward recompile feature?
https://www.intel.com/content/www/us/en/docs/programmable/683729/current/fast-forward-compile.html
I'm not sure why the timing violation is occurs in DDRA only.
Maybe you can share the timing report or even the design so that I can check it from my side.
Thanks,
Adzim