From 9f1ab1f834c58c231617f3be12f16793061d4630 Mon Sep 17 00:00:00 2001 From: Flavian Kaufmann Date: Tue, 21 May 2024 07:28:34 +0200 Subject: cleaned up graphics --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 820055f..b79d486 100644 --- a/README.md +++ b/README.md @@ -61,12 +61,19 @@ The board used in this project is a [Tang Nano 9K](https://wiki.sipeed.com/hardw * [Example RISCV Cores](https://github.com/yunchenlo/awesome-RISCV-Cores) ## Design -### Microarchitecture + +### Microarchitecture (RISC-V multicycle rv32i without ECALL/EBREAK) + ![Microarchitecture](res/microarchitecure.jpg) + ### Control Unit FSM + ![Control Unit FSM](res/control_unit_fsm.jpg) + ### Memory Layout + ![Memory Layout](res/memory_layout.jpg) + ## Waveform Example Here we can see the waveforms of various internal signal of the CPU, executing the following instructions: -- cgit v1.2.3