|
@ -6,9 +6,9 @@ Use the Virtual Machine 1.5 from: |
|
|
|
|
|
|
|
|
### Starting the Vexriscv Simulation |
|
|
### Starting the Vexriscv Simulation |
|
|
Open console, change to folder 'vexriscv' and run |
|
|
Open console, change to folder 'vexriscv' and run |
|
|
''' |
|
|
|
|
|
|
|
|
``` |
|
|
sbt "runMain mupq.PQVexRiscvSim" |
|
|
sbt "runMain mupq.PQVexRiscvSim" |
|
|
''' |
|
|
|
|
|
|
|
|
``` |
|
|
|
|
|
|
|
|
### Connecting openocd-vexriscv |
|
|
### Connecting openocd-vexriscv |
|
|
Open new console, change to folder 'vexriscv' and run |
|
|
Open new console, change to folder 'vexriscv' and run |
|
|