Add prerequired stuff
This commit is contained in:
parent
f113946e66
commit
43c3922a3d
|
@ -27,6 +27,11 @@ import vexriscv.ip._
|
||||||
import vexriscv.plugin._
|
import vexriscv.plugin._
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
prerequired stuff =>
|
||||||
|
- JAVA JDK >= 8
|
||||||
|
- SBT
|
||||||
|
- Verilator
|
||||||
|
|
||||||
Setup things =>
|
Setup things =>
|
||||||
git clone https://github.com/SpinalHDL/SpinalHDL.git -b dev
|
git clone https://github.com/SpinalHDL/SpinalHDL.git -b dev
|
||||||
git clone https://github.com/SpinalHDL/VexRiscv.git -b linux
|
git clone https://github.com/SpinalHDL/VexRiscv.git -b linux
|
||||||
|
|
Loading…
Reference in New Issue