Skip to content
Diogo Valadares Reis dos Santos edited this page Aug 15, 2025 · 9 revisions

Welcome to the Didactic RISC-V Wiki!

In this manual, you'll find essential information about the inner workings of the architecture, along with detailed explanations of the various features available in the project.

📚 Wiki Overview

Below is a summary of the main sections available:

Details the internal structure of the DRISC-V processor, with a breakdown of its components and how they implement the RV32IM Zmmul Zicsr RISC-V specification. Includes a brief overview of available I/O devices.

Presents the graphical simulation models built in Logisim, including instructions on how to run, modify, and experiment with the architecture using a visual interface.

Presents the simulation environment implemented in SystemVerilog, including instructions on how to run, modify, and experiment with the architecture using HDL code.

Describes how to use the custom C# assembler developed for this project, including steps to assemble programs and load them into the simulation environments.

stub: TODO

Clone this wiki locally