Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 306 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 306 Bytes

Ava BASIC core

zig build will produce:

  • zig-out/bin/avacore (RV32ICM ELF)
  • zig-out/bin/avacore.imem.bin (raw image)
  • zig-out/bin/avacore.dmem.bin (raw image)

The .imem.bin image is loaded onto the target board's SPI flash.
The .dmem.bin image is currently compiled into the gateware.