Skip to content

Instantly share code, notes, and snippets.

View varunmadhavam's full-sized avatar

varun mohan varunmadhavam

View GitHub Profile
@varunmadhavam
varunmadhavam / microwatt-sim
Created October 20, 2021 07:16
microwatt-sim
#microwatt simulation using ghdl
prereq - install ghdl
- Download powerpc cross compiler and add its bin directory to the path env variable
mkdir /opt/microwatt-sim
cd /opt/microwatt-sim
git clone https://github.com/antonblanchard/microwatt.git
cd microwatt
make