m2isar.backends =============== .. py:module:: m2isar.backends .. autoapi-nested-parse:: This module contains various consumers of M2-ISA-R models. Currently provided are: * A generator for ETISS architecture plugins. This backend generates C++ plugin code for the ETISS instruction set simulator, allowing easy and fast additions of ISAs to ETISS. * A graphical inspection tool for M2-ISA-R models. The tool allows exploring the contents of an M2-ISA-R model in an easy-to-use tree browser. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/m2isar/backends/coverage/index /autoapi/m2isar/backends/disass/index /autoapi/m2isar/backends/etiss/index /autoapi/m2isar/backends/isa_manual/index /autoapi/m2isar/backends/trace_gen/index /autoapi/m2isar/backends/viewer/index