mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-07 05:06:27 +00:00
Revert "Add log_checkpoint function and use it in opt_muxtree"
This reverts commit 0e6c83027f
.
This commit is contained in:
parent
78560aac86
commit
06f94c92d4
3 changed files with 0 additions and 9 deletions
|
@ -204,7 +204,6 @@ struct OptMuxtreeWorker
|
|||
|
||||
log(" Analyzing evaluation results.\n");
|
||||
log_assert(glob_abort_cnt > 0);
|
||||
log_checkpoint();
|
||||
|
||||
for (auto &mi : mux2info)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue