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
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?