Skip to content

Commit 4157a48

Browse files
authored
Merge pull request #2923 from AlexandreSinger/feature-vtr-flow-second-run
[vtr_flow] Changed Triggers for Second Run
2 parents 355e7c1 + 4300a64 commit 4157a48

File tree

1 file changed

+0
-2
lines changed
  • vtr_flow/scripts/python_libs/vtr

1 file changed

+0
-2
lines changed

vtr_flow/scripts/python_libs/vtr/flow.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,8 +298,6 @@ def run(
298298

299299
if (
300300
"write_rr_graph" in vpr_args
301-
or "analysis" in vpr_args
302-
or "route" in vpr_args
303301
or "write_router_lookahead" in vpr_args
304302
or "write_intra_cluster_router_lookahead" in vpr_args
305303
):

0 commit comments

Comments
 (0)