adrv9371x:kcu105: Performance_Retiming results the highest WNS
In default strategy we having a few path with small negative slack inside of the MIG, due to the high UI clock (300MHz). This new strategy solves this issue.main
parent
86748825d0
commit
15863795e8
|
@ -11,4 +11,7 @@ adi_project_files adrv9371x_kcu105 [list \
|
||||||
"$ad_hdl_dir/projects/common/kcu105/kcu105_system_constr.xdc" \
|
"$ad_hdl_dir/projects/common/kcu105/kcu105_system_constr.xdc" \
|
||||||
"$ad_hdl_dir/projects/common/kcu105/kcu105_system_lutram_constr.xdc" ]
|
"$ad_hdl_dir/projects/common/kcu105/kcu105_system_lutram_constr.xdc" ]
|
||||||
|
|
||||||
|
## To improve timing in DDR4 MIG
|
||||||
|
set_property strategy Performance_Retiming [get_runs impl_1]
|
||||||
|
|
||||||
adi_project_run adrv9371x_kcu105
|
adi_project_run adrv9371x_kcu105
|
||||||
|
|
Loading…
Reference in New Issue