mockturtle
mockturtle copied to clipboard
LUT mapper
This PR includes:
- A new LUT mapper called
lut_mapoffers delay- and area-oriented mapping. Cost functions can be used to define the cost of each LUT during mapping. - An extension to
collapse_mappedto support mapped networks (withmapped_view) withStoreFunctionto false. In this case,collapse_mappedcomputes the function of the mapping on-the-fly.