mockturtle
latest
Getting started
Compilation requirements
Using mockturtle as a stand-alone tool
Using mockturtle as a library in another project
Building tests
Change log
v0.4 (not yet released)
v0.3 (July 12, 2022)
v0.2 (February 16, 2021)
v0.1 (March 31, 2019)
Acknowledgments
Standard library
The
mockturtle
philosophy
Sequential networks
Storing register information
Sequential interface APIs
mockturtle
Index
Edit on GitHub
Index
M
M
mockturtle::register_t (C++ struct)
mockturtle::register_t::control (C++ member)
mockturtle::register_t::init (C++ member)
mockturtle::register_t::type (C++ member)
mockturtle::sequential (C++ class)
mockturtle::sequential::ci_at (C++ function)
mockturtle::sequential::ci_index (C++ function)
mockturtle::sequential::co_at (C++ function)
mockturtle::sequential::co_index (C++ function)
mockturtle::sequential::create_ri (C++ function)
mockturtle::sequential::create_ro (C++ function)
mockturtle::sequential::foreach_ci (C++ function)
mockturtle::sequential::foreach_co (C++ function)
mockturtle::sequential::foreach_register (C++ function)
mockturtle::sequential::foreach_ri (C++ function)
mockturtle::sequential::foreach_ro (C++ function)
mockturtle::sequential::is_ci (C++ function)
mockturtle::sequential::is_combinational (C++ function)
mockturtle::sequential::is_ro (C++ function)
mockturtle::sequential::num_cis (C++ function)
mockturtle::sequential::num_cos (C++ function)
mockturtle::sequential::num_registers (C++ function)
mockturtle::sequential::register_at (C++ function)
mockturtle::sequential::ri_at (C++ function)
mockturtle::sequential::ri_index (C++ function)
mockturtle::sequential::ri_to_ro (C++ function)
mockturtle::sequential::ro_at (C++ function)
mockturtle::sequential::ro_index (C++ function)
mockturtle::sequential::ro_to_ri (C++ function)
mockturtle::sequential::set_register (C++ function)