Close

Starting Off...

A project log for Algol RISC-V CPU for CAT iCE40 FPGA Board

Is this a hardware project? A software project? IDK.

dave-vandenboutDave Vandenbout 12/10/2017 at 18:510 Comments

The first step in this project was to clone Angel Terrone's Github repo for the Algol RISC-V CPU. Then I created a dependency graph for the MyHDL files that describe the processor:

In parallel with understanding the processor architecture, I have to get the software toolchain installed and running on a linux VM.

Discussions