Open-source systems, from management firmware to processor design.
- BMC and platform firmware
- Embedded Linux and systems software
- RISC-V CPU/SoC and RTL fundamentals
- Reproducible builds, CI, and hardware validation
Learning digital logic, ISA state machines, processor implementation, and verification through practical open-source work.
- Reproduce before claiming
- Read the manual and the source
- Keep changes small and reviewable
- Prefer evidence over assumptions