lsils / mockturtle

C++ logic network library
MIT License
208 stars 138 forks source link

Extending technology mapping and rewriting #623

Closed aletempiac closed 1 year ago

aletempiac commented 1 year ago

This PR includes several updates:

codecov-commenter commented 1 year ago

Codecov Report

Merging #623 (e28b810) into master (82fce07) will decrease coverage by 0.60%. The diff coverage is 75.66%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master     #623      +/-   ##
==========================================
- Coverage   84.27%   83.68%   -0.60%     
==========================================
  Files         178      185       +7     
  Lines       24894    28840    +3946     
==========================================
+ Hits        20980    24135    +3155     
- Misses       3914     4705     +791     
Files Coverage Δ
...nclude/mockturtle/algorithms/experimental/emap.hpp 81.41% <ø> (ø)
include/mockturtle/networks/klut.hpp 94.50% <100.00%> (+0.08%) :arrow_up:
include/mockturtle/networks/storage.hpp 97.61% <ø> (ø)
include/mockturtle/utils/algorithm.hpp 92.68% <100.00%> (+6.31%) :arrow_up:
include/mockturtle/utils/cuts.hpp 91.22% <100.00%> (ø)
include/mockturtle/utils/standard_cell.hpp 100.00% <100.00%> (ø)
include/mockturtle/views/choice_view.hpp 77.77% <100.00%> (+2.02%) :arrow_up:
include/mockturtle/views/dont_touch_view.hpp 100.00% <100.00%> (ø)
include/mockturtle/utils/window_utils.hpp 93.41% <50.00%> (-0.27%) :arrow_down:
include/mockturtle/views/cell_view.hpp 96.82% <96.82%> (ø)
... and 7 more

... and 4 files with indirect coverage changes