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

2 Commits

Author SHA1 Message Date
Anton Blanchard
bc4e6b7efe Reduce hello_world footprint to fit in 8kB
When building with yosys we assume hello_world fits in 8kB. There's
enough free space that we can adjust the linker script to make it fit.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2020-12-03 20:39:37 +11:00
Anton Blanchard
8bc3e8ea0a Add a simple hello_world example that also echos input
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2019-08-24 09:00:36 +10:00