This repository contains an implementation of a Debug Module for RISC-V processors, following the RISC-V standard "External Debug Support" spec: The above spec is independent of any particular ...
The goal of this project is to design a JTAG-based Debug Module that adheres to the RISC-V Debug Specification, enabling features such as: Halting/resuming core execution Reading and writing CPU ...
The SH-5 is a 64-bit embedded architecture developed and licensed by SuperH, Inc. The SH-5 is a general purpose architecture with broad support for multimedia software through its SIMD instructions. A ...