daq2_kcu105: Change implementation strategy
Use Performance_Retiming strategy to meet timing.main
parent
9c6da0ff45
commit
b0b149244b
|
@ -11,6 +11,9 @@ adi_project_files daq2_kcu105 [list \
|
||||||
"$ad_hdl_dir/library/xilinx/common/ad_iobuf.v" \
|
"$ad_hdl_dir/library/xilinx/common/ad_iobuf.v" \
|
||||||
"$ad_hdl_dir/projects/common/kcu105/kcu105_system_constr.xdc" ]
|
"$ad_hdl_dir/projects/common/kcu105/kcu105_system_constr.xdc" ]
|
||||||
|
|
||||||
|
## To improve timing in DDR4 MIG
|
||||||
|
set_property strategy Performance_Retiming [get_runs impl_1]
|
||||||
|
|
||||||
adi_project_run daq2_kcu105
|
adi_project_run daq2_kcu105
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue