Skip to content

Latest commit

 

History

History

soc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Ava BASIC SoC

python -m avasoc build -p will build for iCEBreaker and program.

python -m avasoc flash will flash avasoc.bin built in /core to the iCEBreaker's SPI flash.

python -m avasoc cxxrtl will build and run the CXXRTL/Zig simulation.

python -m avasoc for usage.

VexRiscv build

You can find the branch we build our VexRiscv core from at charlottia/VexRiscv.

The CXXRTL simulation exposes its UART on a Unix domain socket, which the Amateur Development Client can connect to.