lsils / mockturtle

C++ logic network library
MIT License
210 stars 139 forks source link

GENLIB library: changed function definition according to the standard (Boolean formulas) #499

Closed aletempiac closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #499 (c65137c) into master (fe7a1e9) will decrease coverage by 0.01%. The diff coverage is 96.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #499      +/-   ##
==========================================
- Coverage   83.58%   83.56%   -0.02%     
==========================================
  Files         140      140              
  Lines       16677    16694      +17     
==========================================
+ Hits        13940    13951      +11     
- Misses       2737     2743       +6     
Impacted Files Coverage Δ
include/mockturtle/utils/tech_library.hpp 84.26% <ø> (ø)
include/mockturtle/io/genlib_reader.hpp 97.43% <96.42%> (-2.57%) :arrow_down:
include/mockturtle/io/write_verilog.hpp 88.15% <100.00%> (ø)
...nclude/mockturtle/algorithms/dsd_decomposition.hpp 87.14% <0.00%> (-4.29%) :arrow_down:
include/mockturtle/algorithms/akers_synthesis.hpp 97.08% <0.00%> (-0.65%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fe7a1e9...c65137c. Read the comment docs.