Skip to content

Commit

Permalink
ad9081/2: vcu118: Changed implementation strategy
Browse files Browse the repository at this point in the history
Signed-off-by: Bogdan Luncan <[email protected]>
  • Loading branch information
bluncan committed Nov 21, 2024
1 parent 5ce271b commit 48b5beb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion projects/ad9081_fmca_ebz/vcu118/system_project.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,6 @@ if {$ADI_USE_OOC_SYNTHESIS == 1} {
set_property used_in_synthesis false [get_files timing_constr.xdc]
}

adi_project_run ad9081_fmca_ebz_vcu118
set_property strategy Performance_ExtraTimingOpt [get_runs impl_1]

adi_project_run ad9081_fmca_ebz_vcu118
3 changes: 2 additions & 1 deletion projects/ad9082_fmca_ebz/vcu118/system_project.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,6 @@ if {$ADI_USE_OOC_SYNTHESIS == 1} {
set_property used_in_synthesis false [get_files timing_constr.xdc]
}

adi_project_run ad9082_fmca_ebz_vcu118
set_property strategy Performance_ExtraTimingOpt [get_runs impl_1]

adi_project_run ad9082_fmca_ebz_vcu118

0 comments on commit 48b5beb

Please sign in to comment.