Skip to content

Creating a small microprocessor: VHDL implementation of my RRISC CPU

Notifications You must be signed in to change notification settings

renerocksai/rrisc

Repository files navigation

rrisc

VHDL implementation of my RRISC CPU

>>> Read all about it here: https://renerocksai.github.io/rrisc <<<

The code is organized as follows:

  • asm - contains the assembler and both simtest.asm and testalu.asm which are used for first tests of the CPU
  • ghdl - contains the -> ghdl testbench scripts: make and run tests
  • project_2.srcs - contains the VHDL CPU and testbench sources. It's in Vivado style folders. But free ghdl can be used for simulations, Vivado is only required for programming your FPGA.

About

Creating a small microprocessor: VHDL implementation of my RRISC CPU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published