1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-03-09 04:00:04 +00:00

Merge pull request #6 from mikey/gif

Add pretty gif demo of MicroPython on Microwatt to README.md
This commit is contained in:
Anton Blanchard
2019-08-27 11:50:25 +10:00
committed by GitHub

View File

@@ -4,6 +4,9 @@ A tiny Open POWER ISA softcore written in VHDL 2008. It aims to be simple and ea
to understand.
## Simulation using ghdl
<p align="center">
<img src="http://neuling.org/microwatt-micropython.gif" alt="MicroPython running on Microwatt"/>
</p>
- Build micropython. If you aren't building on a ppc64le box you
will need a cross compiler. If it isn't available on your distro