We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37013ad commit cbbac59Copy full SHA for cbbac59
projects/daq2/kcu105/system_project.tcl
@@ -37,7 +37,6 @@ adi_project_files daq2_kcu105 [list \
37
"$ad_hdl_dir/projects/common/kcu105/kcu105_system_constr.xdc" ]
38
39
## To improve timing in DDR4 MIG
40
-set_property strategy Performance_Retiming [get_runs impl_1]
+set_property strategy Performance_RefinePlacement [get_runs impl_1]
41
42
adi_project_run daq2_kcu105
43
-
0 commit comments