RiescueC - Getting Started ================================= Here you can find tutorials for running RiescueC in the ``bringup`` and ``test plan`` modes. If you aren't familiar with Riescuec, see the :doc:`riescue_c_brief` for a brief overview. - :doc:`bringup_mode_tutorial` walks through generating self-checking tests for RV64I instructions. - :doc:`test_plan_tutorial` walks through generating architectural compliance tests focused on privileged scenarios. .. toctree:: :hidden: :maxdepth: 1 riescue_c_brief bringup_mode_tutorial test_plan_tutorial