## Current build ``` python3 a2o.py --csr-csv csr.csv --no-compile-software --build ``` ``` # build and program make c # copy code, build, program make # build and program make p # program only ``` start terminal... ``` # start in separate terminal (if running core uart terminal) python3 litex-install/tools/litex_term.py /dev/ttyUSB0 ```