modifying readme

main
FPGALover 2023-09-17 00:35:55 -07:00
parent 0cebf5c1d3
commit 1265e126fe
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# RISCV_picorv32_fpga
##building RISC-V from scratch, using Linux or WSL
sudo apt-get update
>sudo apt-get update
sudo apt-get install autoconf automake autotools-dev curl python3 python3-pip libmpc-dev libmpfr-dev libgmp-dev gawk build-essential bison flex texinfo gperf libtool patchutils bc zlib1g-dev libexpat-dev ninja-build git cmake libglib2.0-dev
git clone https://github.com/riscv/riscv-gnu-toolchain
cd riscv-gnu-toolchain/