Skip to content

Commit

Permalink
re-organize data structure
Browse files Browse the repository at this point in the history
  • Loading branch information
lee30sonia committed May 3, 2021
1 parent b2a1ee2 commit acd77eb
Show file tree
Hide file tree
Showing 3 changed files with 221 additions and 226 deletions.
7 changes: 5 additions & 2 deletions docs/views.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,13 @@ algorithm. Several views are implemented in mockturtle.
.. doxygenclass:: mockturtle::out_of_place_color_view
:members:

`aqfp_view`: Counts number of buffers and splitters after AQFP technology mapping
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
`aqfp_view`: Counts number of buffers and splitters for AQFP
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

**Header:** ``mockturtle/views/aqfp_view.hpp``

.. doxygenstruct:: mockturtle::aqfp_view_params
:members:

.. doxygenclass:: mockturtle::aqfp_view
:members:
Loading

0 comments on commit acd77eb

Please sign in to comment.