Skip to content

Commit

Permalink
Update DCC and infra-cores submodules, optimize timing further
Browse files Browse the repository at this point in the history
Update CommsCtrlFPGA and infra-cores submodules to include the updated
xci IP cores for Vivado 2022.2, add the ExtraTimingOpt flag to make
timing closure possible.
  • Loading branch information
augustofg committed Apr 23, 2024
1 parent 7aace91 commit ee5d2c7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions hdl/syn/afcv4_ref_design/Manifest.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
["steps.phys_opt_design.args.directive", "Explore"],
["steps.phys_opt_design.args.more options", "-verbose"],
["steps.phys_opt_design.is_enabled", "1"],
["steps.place_design.args.directive", "ExtraTimingOpt"],
["steps.post_route_phys_opt_design.args.directive", "Explore"],
["steps.post_route_phys_opt_design.args.more options", "-verbose"],
["steps.post_route_phys_opt_design.is_enabled", "1"],
Expand Down

0 comments on commit ee5d2c7

Please sign in to comment.