Skip to content

Commit 08bbdb6

Browse files
committed
Prepare for release
1 parent d0b546d commit 08bbdb6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ Another example to run is the Zephyr philosophers demo.
235235
├──fusesoc_libraries
236236
└──riscv-compliance
237237

238-
3. Enter the riscv-compliance directory and run `make TARGETDIR=$SWERVOLF_ROOT/riscv-target RISCV_TARGET=swerv RISCV_DEVICE=rv32i RISCV_ISA=rv32i TARGET_SIM=$WORKSPACE/build/swervolf_0.7.2/sim-verilator/Vswervolf_core_tb`
238+
3. Enter the riscv-compliance directory and run `make TARGETDIR=$SWERVOLF_ROOT/riscv-target RISCV_TARGET=swerv RISCV_DEVICE=rv32i RISCV_ISA=rv32i TARGET_SIM=$WORKSPACE/build/swervolf_0.7.3/sim-verilator/Vswervolf_core_tb`
239239

240240
*Note: Other test suites can be run by replacing RISCV_ISA=rv32imc with rv32im or rv32i*
241241

swervolf.core

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CAPI=2:
22

3-
name : ::swervolf:0.7.2
3+
name : ::swervolf:0.7.3
44

55
filesets:
66
core:

0 commit comments

Comments
 (0)