From b5251b4802fc93f139b99be48b68743d2d60b341 Mon Sep 17 00:00:00 2001 From: Carlo Alberto Ferraris Date: Sun, 6 Nov 2022 21:59:40 +0900 Subject: [PATCH] Update opt_muxtree.cc --- passes/opt/opt_muxtree.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/passes/opt/opt_muxtree.cc b/passes/opt/opt_muxtree.cc index fc71dc8c5..867fab9a3 100644 --- a/passes/opt/opt_muxtree.cc +++ b/passes/opt/opt_muxtree.cc @@ -148,8 +148,8 @@ struct OptMuxtreeWorker } // Limit the number of iterations based on the number of muxes. - // The multiplier (100) is arbitrary. - glob_abort_cnt = GetSize(mux2info) * 100; + // The multiplier (1000) is arbitrary. + glob_abort_cnt = GetSize(mux2info) * 1000; // Populate mux2info[].ports[]: // .input_muxes