daq3:kcu105: Performance_ExploreWithRemap results the highest WNS
parent
15863795e8
commit
a387018f7a
|
@ -1,6 +1,4 @@
|
|||
|
||||
|
||||
|
||||
source ../../scripts/adi_env.tcl
|
||||
source $ad_hdl_dir/projects/scripts/adi_project.tcl
|
||||
source $ad_hdl_dir/projects/scripts/adi_board.tcl
|
||||
|
@ -13,6 +11,8 @@ adi_project_files daq3_kcu105 [list \
|
|||
"$ad_hdl_dir/library/xilinx/common/ad_iobuf.v" \
|
||||
"$ad_hdl_dir/projects/common/kcu105/kcu105_system_constr.xdc" ]
|
||||
|
||||
## To improve timing in DDR4 MIG
|
||||
set_property strategy Performance_ExploreWithRemap [get_runs impl_1]
|
||||
|
||||
adi_project_run daq3_kcu105
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue