Commit Graph

3 Commits (11c5ac68e8e8ad17e846aa32ba832251be4bb92c)

Author SHA1 Message Date
Anton Blanchard 09c8b0332e Cut down hello_world to fit in 4kB 2 years ago
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>
4 years ago
Anton Blanchard 8bc3e8ea0a Add a simple hello_world example that also echos input
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
5 years ago