Install Scala/Chisel/Chipyard toolchain in CT 250 #3

Closed
opened 2026-05-24 03:12:48 -03:00 by navigator · 2 comments
Owner

Per PLAN.md Section 5.2.

  1. apt install build-essential + openjdk-17-jdk-headless + verilator + git + curl + cmake + ninja-build + zsh tmux htop
  2. Install sbt from scalasbt repo
  3. Verify verilator >= 5.012; if not, build from source v5.024
  4. Clone Chipyard 1.13.0, pin commit hash in rtl/chipyard.hash
  5. Run ./build-setup.sh riscv-tools (1-3h, ~15 GB)
  6. source env.sh and verify sbt compile green

Depends on #2 (the CT 250). Blocks #4.

Per PLAN.md Section 5.2. 1. apt install build-essential + openjdk-17-jdk-headless + verilator + git + curl + cmake + ninja-build + zsh tmux htop 2. Install sbt from scalasbt repo 3. Verify verilator >= 5.012; if not, build from source v5.024 4. Clone Chipyard 1.13.0, pin commit hash in rtl/chipyard.hash 5. Run ./build-setup.sh riscv-tools (1-3h, ~15 GB) 6. source env.sh and verify sbt compile green Depends on #2 (the CT 250). Blocks #4.
Author
Owner
No description provided.
<!-- agent:pinged ts=1779646452 -->
Author
Owner

Superseded by #46 — direction is to install Chipyard directly on the agent host instead of dedicating a separate LXC. Closing as superseded.

Superseded by #46 — direction is to install Chipyard directly on the agent host instead of dedicating a separate LXC. Closing as superseded.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Fluid/fluidpop-v1#3
No description provided.