1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-01-19 17:28:07 +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
commit 1aadee281d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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