Add pretty gif demo of MicroPython on Microwatt to README.md
authorMichael Neuling <mikey@neuling.org>
Tue, 27 Aug 2019 01:19:15 +0000 (11:19 +1000)
committerMichael Neuling <mikey@neuling.org>
Tue, 27 Aug 2019 01:20:51 +0000 (11:20 +1000)
Signed-off-by: Michael Neuling <mikey@neuling.org>
README.md

index 06a3bc0fee1abdb66a908c3b763e18168ef0e769..de173b91aa8ca5bc6aad93592d5b0712fc179280 100644 (file)
--- 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
+<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