Aquila HW
The Aquila SoC hardware project is at aquila/hw/, using the build.tcl to create the project.
cd aquila/hw
vivado -mode batch -source build.tcl
Software Enivronment Setup
Build GNU RISC-V Toolchain
clone from github
git clone https://github.com/riscv-collab/riscv-gnu-toolchain.git