## Micropython
-The microwatt repo comes witha pre-compiled micropython binary (version 1.12),
+The microwatt repo comes with a pre-compiled micropython binary (version 1.12),
which you can try out after confirming 'hello world' works. Bear in mind, not
all features of python will be available. Such as floating-point numbers.
microwatt-verilator micropython/firmware.bin
-
+On the same system as above, with 1 thread, it took 49 seconds to get to the
+micropython shell.
## Verilator runtime commands
A few examples: