Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into emap_tuned
Browse files Browse the repository at this point in the history
  • Loading branch information
aletempiac committed May 6, 2024
2 parents bc32f0d + 2e34152 commit 328b919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/mockturtle/algorithms/emap.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -927,7 +927,7 @@ class emap_impl

auto [res, old2new] = initialize_map_network();

/* multi-output support is currently not implemented */
/* [i] multi-output support is currently not implemented */

/* compute and save topological order */
init_topo_order();
Expand Down

0 comments on commit 328b919

Please sign in to comment.