RISCV-BOOM
Quick-start # Download the template and setup environment git clone https://github.com/ucb-bar/chipyard.git cd chipyard ./scripts/init-submodules-no-riscv-tools.sh # build the toolchain ./scripts/build-toolchains.sh riscv-tools # add RISCV to env, update PATH and LD_LIBRARY_PATH env vars # note: env.sh generated by build-toolchains.sh source env.sh cd sims/verilator make CONFIG=LargeBoomConfig R..
2020. 8. 12. 02:21