Skip to content

Commit 42eff20

Browse files
author
Andrea Belano
committed
Change riscv dependency to flex-v
1 parent dd15f9f commit 42eff20

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Bender.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ packages:
233233
- axi
234234
- common_cells
235235
- common_verification
236-
riscv:
236+
flex-v:
237237
revision: c760db14dbd6cc3ec3b8ae8274df2eac7225bcac
238238
version: null
239239
source:

Bender.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies:
2626
timer_unit: { git: "https://github.com/pulp-platform/timer_unit.git", version: 1.0.2 }
2727
common_cells: { git: "https://github.com/pulp-platform/common_cells.git", version: 1.35.0 }
2828
tech_cells_generic: { git: "https://github.com/pulp-platform/tech_cells_generic.git", version: 0.2.3 }
29-
riscv: { git: "https://github.com/pulp-platform/flex-v.git", rev: astral-v1.0 }
29+
flex-v: { git: "https://github.com/pulp-platform/flex-v.git", rev: astral-v1.1 }
3030
cv32e40p: { git: "https://github.com/pulp-platform/cv32e40p.git", rev: astral-v1.0 }
3131
ibex: { git: "https://github.com/pulp-platform/ibex.git", rev: "pulpissimo-v6.1.2" }
3232
scm: { git: "https://github.com/pulp-platform/scm.git", rev: v1.2.0 }

0 commit comments

Comments
 (0)