google / google/CFU-Playground

Document method for getting 'sbt' both inside and outside of Google

Open
#248 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Verilog
Stars
565
Forks
160
PR merge metrics
No merged PRs in 30d

Description

`sbt` is needed to rebuild VexRiscv
(see https://cfu-playground.readthedocs.io/en/latest/projects/z_customizing_vex.html).

These are some alternate instructions for acquiring `sbt`, but I'm not sure if this is appropriate, and there may be Java dependencies that aren't satisfied:
```
mkdir ~/bin && cd ~/bin
wget https://raw.github.com/paulp/sbt-extras/master/sbt
chmod +x sbt
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.