Skip to content

Commit 0a76c4c

Browse files
committed
Use a tmp preopen pulp-c910.
1 parent 8f36194 commit 0a76c4c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Bender.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ packages:
155155
revision: 695b59aec93bfac9765db20528bdd0b47aa55650
156156
version: null
157157
source:
158-
Git: [email protected]:nwistoff/pulp_c910.git
158+
Git: https://github.com/Aquaticfuller/c910.git
159159
dependencies:
160160
- ace
161161
- apb

Bender.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ dependencies:
3030
riscv-dbg: { git: "https://github.com/pulp-platform/riscv-dbg.git", rev: f69f6342 } # zx/cheshire_c910
3131
serial_link: { git: "https://github.com/pulp-platform/serial_link.git", version: 1.1.0 }
3232
unbent: { git: "https://github.com/pulp-platform/unbent.git", version: 0.1.5 }
33-
pulp_c910: { git: "[email protected]:nwistoff/pulp_c910.git", rev: 695b59ae } # dev_zx_cheshire_c910
33+
# pulp_c910: { git: "[email protected]:nwistoff/pulp_c910.git", rev: 695b59ae } # dev_zx_cheshire_c910
34+
pulp_c910: { git: "https://github.com/Aquaticfuller/c910.git", rev: 695b59ae } # dev_zx_cheshire_c910
3435

3536
export_include_dirs:
3637
- hw/include

0 commit comments

Comments
 (0)