bcoppens / visual-cpu-uarch-sim

Visual simulation of different micro-architectural implementations of RISC-like ISAs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some visual simulations of different micro-architectures (pipelined architecture, microcded architecture) for different RISC-like instruction set architectures (such as RISC-V, maybe also DLX.)

The goal is to be something like Escape (https://users.elis.ugent.be/escape/), but much more flexible and extensible.

About

Visual simulation of different micro-architectural implementations of RISC-like ISAs


Languages

Language:Python 100.0%