mirror of
https://github.com/SpinalHDL/VexRiscv.git
synced 2025-01-03 03:43:39 -05:00
sbt update
This commit is contained in:
parent
3f5e771a5c
commit
b7e7faebad
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ sbt "runMain vexriscv.demo.GenSmallest"
|
|||
NOTES:
|
||||
- It could take time the first time you run it.
|
||||
- The VexRiscv project may need an unreleased master-head of the SpinalHDL repo. If it fails to compile, just get the SpinalHDL repository and
|
||||
do a "sbt clean compile publish-local" in it as described in the dependencies chapter.
|
||||
do a "sbt clean compile publishLocal" in it as described in the dependencies chapter.
|
||||
|
||||
## Regression tests
|
||||
|
||||
|
|
Loading…
Reference in a new issue