3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-15 21:38:45 +00:00

Update opt_muxtree.cc

This commit is contained in:
Carlo Alberto Ferraris 2022-11-06 21:59:40 +09:00 committed by GitHub
parent 551d36d384
commit b5251b4802
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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