Skip to content

Commit

Permalink
don't save drt modifications on the odb guides
Browse files Browse the repository at this point in the history
Signed-off-by: Eder Monteiro <emrmonteiro@precisioninno.com>
  • Loading branch information
eder-matheus committed Nov 7, 2024
1 parent cf0c6d9 commit 4ebd5d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flow/scripts/detail_route.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ append_env_var additional_args DISABLE_VIA_GEN -disable_via_gen 0
append_env_var additional_args REPAIR_PDN_VIA_LAYER -repair_pdn_vias 1
append_env_var additional_args DETAILED_ROUTE_END_ITERATION -droute_end_iter 1

append additional_args " -save_guide_updates -verbose 1"
append additional_args " -verbose 1"

# DETAILED_ROUTE_ARGS is used when debugging detailed, route, e.g. append
# "-droute_end_iter 5" to look at routing violations after only 5 iterations,
Expand Down

0 comments on commit 4ebd5d3

Please sign in to comment.