mockturtle icon indicating copy to clipboard operation
mockturtle copied to clipboard

LUT mapper

Open aletempiac opened this issue 3 years ago • 0 comments

This PR includes:

  • A new LUT mapper called lut_map offers delay- and area-oriented mapping. Cost functions can be used to define the cost of each LUT during mapping.
  • An extension to collapse_mapped to support mapped networks (with mapped_view) with StoreFunction to false. In this case, collapse_mapped computes the function of the mapping on-the-fly.

aletempiac avatar Nov 25 '22 10:11 aletempiac