Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error #662

Open
GGKOP opened this issue Oct 17, 2023 · 2 comments
Open

Build error #662

GGKOP opened this issue Oct 17, 2023 · 2 comments

Comments

@GGKOP
Copy link

GGKOP commented Oct 17, 2023

I want to build boomV3 on the chipyard.
when I fellowed these steps, I met some problems.

# 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
  1. the second step :: bash: ./scripts/build-toolchains.sh: no such file or dir
    what can I do ?

AMD® Ryzen 9 7950x 16-core processor × 32 Ubuntu 22.04.3 LTS 64bit

@jerryz123
Copy link
Contributor

These instructions are out of date. Can you try following the ones on the main Chipyard documentation site?

@GGKOP
Copy link
Author

GGKOP commented Oct 17, 2023

latest chipyard doc site thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants