Skip to content

Releases: CHERIoT-Platform/cheriot-dbg-module

v1.0.0-beta: Ibex debug module with CHERIoT extensions

20 Feb 11:16
145bc9e
Compare
Choose a tag to compare

This module is an implementation of a debug unit compliant with the RISC-V debug specification v0.13.1. It is a fork of the PULP Platform debug module which is used for the Ariane and RI5CY cores.

To be compatible with the CHERIoT Ibex core the debug ROM and abstract command implementation have been modified to replace the RV32I ISA instructions with thier CHERIoT ISA equivilents. This work was done by SCI Semicondcutor.

Only fair weather verification has been performed.