Skip to content

Commit

Permalink
rsz: Update tests for repair_fanout
Browse files Browse the repository at this point in the history
Signed-off-by: Eryk Szpotanski <[email protected]>
  • Loading branch information
eszpotanski committed Nov 26, 2024
1 parent 22d1195 commit 98b133b
Show file tree
Hide file tree
Showing 2 changed files with 337 additions and 349 deletions.
2 changes: 1 addition & 1 deletion src/rsz/test/repair_fanout6.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ report_check_types -max_fanout
# but there is no point in inserting extra buffers to fix non critical
# paths. What matters is repair_timning's ability to optimize the timing
# when it matters.
repair_timing -setup -repair_tns 0 -skip_gate_cloning
repair_timing -setup -repair_tns 0 -skip_gate_cloning -max_passes_per_iter 1000
report_worst_slack -max
Loading

0 comments on commit 98b133b

Please sign in to comment.