Example: Hello smoke
This is the shortest path to confirm the repository works. It uses the default CORE_SEL=0 and the archived hello bootrom image, and expects UART output done!.
Commands
sh
make doctor
make check
make trace
make wavecheck and trace both use the fixed hello image in the release; the latter also generates an FST waveform.
Expected result
- The command returns 0
- The UART stop text
done!appears in the log tracewrites a non-empty waveform tobuild/wave/SimTop.fst
If this fails, confirm make doctor passes and the fixed hello image is still present. Then follow the user integration guide to attach your own core.