Skip to content

Commit

Permalink
Refactor(Doc): blif reader missing rendering in readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
wjrforcyber committed Oct 28, 2024
1 parent f2396ec commit 22cb8d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions include/mockturtle/io/blif_reader.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,11 @@ namespace mockturtle
* - `get_constant`
*
\verbatim embed:rst
Example
.. code-block:: c++
klut_network klut;
lorina::read_blif( "file.blif", blif_reader( klut ) );
Expand Down

0 comments on commit 22cb8d1

Please sign in to comment.