Add prerequired stuff

This commit is contained in:
Dolu1990 2019-03-27 10:55:20 +01:00
parent f113946e66
commit 43c3922a3d
1 changed files with 5 additions and 0 deletions

View File

@ -27,6 +27,11 @@ import vexriscv.ip._
import vexriscv.plugin._
/*
prerequired stuff =>
- JAVA JDK >= 8
- SBT
- Verilator
Setup things =>
git clone https://github.com/SpinalHDL/SpinalHDL.git -b dev
git clone https://github.com/SpinalHDL/VexRiscv.git -b linux