更新 Readme.md

This commit is contained in:
colin 2025-03-24 17:35:10 +08:00
parent 1f1ed068a0
commit 1c449f1f68
1 changed files with 0 additions and 13 deletions

View File

@ -70,19 +70,6 @@ sudo make clean
sudo make -j12
```
* Opetion2 :
```bash
sudo apt-get install autoconf automake autotools-dev curl libmpc-dev libmpfr-dev libgmp-dev libusb-1.0-0-dev gawk build-essential bison flex texinfo gperf libtool patchutils bc zlib1g-dev device-tree-compiler pkg-config libexpat-dev libfl-dev
git clone https://github.com/chipsalliance/rocket-tools.git
git submodule update --init --recursive
# riscv-isa-sim and openocd may be checkout to main branch to avoid compile error
sudo su
export RISCV=/opt/riscv
export MAKEFLAGS="-j12"
./build-rv32ima.sh
```
## install xilinx
1. 下载vivado安装文件