Skip to content

Commit

Permalink
adi_project_intel: Enable HPS internal timing
Browse files Browse the repository at this point in the history
It's recommended to use this global assignment so the tool can make a
more in-depth timing analysis.
  • Loading branch information
Istvan Csomortani authored and Csomi committed Oct 2, 2019
1 parent a49138c commit af94487
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/scripts/adi_project_intel.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ proc adi_project {project_name {parameter_list {}}} {
set_global_assignment -name VERILOG_FILE system_top.v
set_global_assignment -name SDC_FILE system_constr.sdc
set_global_assignment -name TOP_LEVEL_ENTITY system_top
set_global_assignment -name ENABLE_HPS_INTERNAL_TIMING ON

# remove altshift_taps

Expand Down

0 comments on commit af94487

Please sign in to comment.