From: Michael Neuling Date: Tue, 27 Aug 2019 01:19:15 +0000 (+1000) Subject: Add pretty gif demo of MicroPython on Microwatt to README.md X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d618171d1307295247ba553ce90776a1293297a7;p=microwatt.git Add pretty gif demo of MicroPython on Microwatt to README.md Signed-off-by: Michael Neuling --- diff --git a/README.md b/README.md index 06a3bc0..de173b9 100644 --- a/README.md +++ b/README.md @@ -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 +

+MicroPython running on Microwatt +

- 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