Commit Graph

3 Commits (ef2ee09d1f9b5e2511651100526f50603b9a39b7)

Author SHA1 Message Date
Anton Blanchard ef2ee09d1f Cut down hello_world to fit in 4kB 3 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>
3 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