ucb-bar / gemmini

Berkeley's Spatial Array Generator
Other
815 stars 170 forks source link

Compilation stopped when Installing Chipyard and Spike ,What should I do? #329

Closed llhe110 closed 9 months ago

llhe110 commented 9 months ago

I run the following command: ./build-setup.sh riscv-tools

It stops running after a while. Is this normal? Are there any dependencies or tools I’m missing?

[success] Total time: 3 s, completed 2024年1月28日 上午10:48:10
~/rscratch/workspace/ncnnAcc/HW/chipyard
~/rscratch/workspace/ncnnAcc/HW/chipyard/sims/firesim ~/rscratch/workspace/ncnnAcc/HW/chipyard
致命错误:没有标签准确匹配 '3ae68ec3076c010c633ded369fd3874ec2e5e557'
Using existing RISCV toolchain at /home/llhe/rscratch/workspace/ncnnAcc/HW/chipyard/.conda-env/riscv-tools
略过子模组 'target-design/chipyard'
--2024-01-28 10:48:11--  http://169.254.169.254/
正在连接 169.254.169.254:80... 失败:连接超时。
重试中。

--2024-01-28 10:48:13--  (尝试次数: 2)  http://169.254.169.254/
正在连接 169.254.169.254:80... 失败:连接超时。
重试中。

--2024-01-28 10:48:16--  (尝试次数: 3)  http://169.254.169.254/
正在连接 169.254.169.254:80... 失败:连接超时。
放弃操作。

Setup complete!
To generate simulator RTL and run metasimulation simulation, source env.sh
To use the manager to deploy builds/simulations on EC2, source sourceme-f1-manager.sh to setup your environment.
To run builds/simulations manually on this machine, source sourceme-f1-full.sh to setup your environment.
For more information, see docs at https://docs.fires.im/.
~/rscratch/workspace/ncnnAcc/HW/chipyard
llhe110 commented 9 months ago

I have no EC2,so I should skip 6, 7, 8, 9 . ./build-setup.sh riscv-tools -s 6 -s 7 -s 8 -s 9