Skip to content

Commit 6e26ff8

Browse files
committed
bender: Bump Snitch to include new app integration features
1 parent fa65109 commit 6e26ff8

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

Bender.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ packages:
1515
- apb
1616
- common_cells
1717
apb_uart:
18-
revision: 8182a85d234417db46fe833533f8536644d3bee3
19-
version: 0.2.3
20-
source:
21-
Git: https://github.com/pulp-platform/apb_uart.git
22-
dependencies:
23-
- apb
24-
- obi
25-
- obi_peripherals
26-
- register_interface
18+
revision: 8182a85d234417db46fe833533f8536644d3bee3
19+
version: 0.2.3
20+
source:
21+
Git: https://github.com/pulp-platform/apb_uart.git
22+
dependencies:
23+
- apb
24+
- obi
25+
- obi_peripherals
26+
- register_interface
2727
axi:
2828
revision: bec548fa2a9b18cbd7531105bb1fdf481ea8ad49
2929
version: null
@@ -298,13 +298,13 @@ packages:
298298
- common_cells
299299
- common_verification
300300
obi_peripherals:
301-
revision: 079894a6cbd4e544c477643d184a4c340bd4e391
302-
version: 0.1.1
303-
source:
304-
Git: https://github.com/pulp-platform/obi_peripherals.git
305-
dependencies:
306-
- common_cells
307-
- obi
301+
revision: 079894a6cbd4e544c477643d184a4c340bd4e391
302+
version: 0.1.1
303+
source:
304+
Git: https://github.com/pulp-platform/obi_peripherals.git
305+
dependencies:
306+
- common_cells
307+
- obi
308308
opentitan_peripherals:
309309
revision: cd3153de2783abd3d03d0595e6c4b32413c62f14
310310
version: 0.4.0
@@ -370,10 +370,10 @@ packages:
370370
- common_cells
371371
- register_interface
372372
snitch_cluster:
373-
revision: 08cc3f457a147dadba97d7843805befdef5c463f
373+
revision: 165065430ffe5d8ed5b980d4a70b583476463629
374374
version: null
375375
source:
376-
Git: https://github.com/pulp-platform/snitch_cluster.git
376+
Git: https://github.com/colluca/snitch_cluster.git
377377
dependencies:
378378
- axi
379379
- axi_riscv_atomics

Bender.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
axi: { git: "https://github.com/pulp-platform/axi.git", version: "0.39.6" }
1313
common_cells: { git: "https://github.com/pulp-platform/common_cells.git", rev: "snitch" }
1414
cheshire: { git: "https://github.com/pulp-platform/cheshire.git", rev: "picobello" }
15-
snitch_cluster: { git: "https://github.com/pulp-platform/snitch_cluster.git", rev: "08cc3f457a147dadba97d7843805befdef5c463f" }
15+
snitch_cluster: { git: "https://github.com/colluca/snitch_cluster.git", rev: "picobello-gemm" }
1616
floo_noc: { git: "https://github.com/pulp-platform/FlooNoC.git", rev: "develop" }
1717
obi: { git: "https://github.com/pulp-platform/obi.git", rev: "8ceb36dd8b1a2179d56cc7ddb0c31d6b11257a28" }
1818
redmule: { git: "https://github.com/pulp-platform/redmule.git", rev: "picobello" }

0 commit comments

Comments
 (0)