Skip to content

Commit e037ed1

Browse files
committed
bender: Sync Bender.lock and Bender.yml
1 parent 4fcbf46 commit e037ed1

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

Bender.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ packages:
6969
dependencies:
7070
- hci
7171
common_cells:
72-
revision: b20ad7aba2080b3bb705680e0f70f1fc180ce290
72+
revision: 9afda9abb565971649c2aa0985639c096f351171
7373
version: 1.38.0
7474
source:
7575
Git: https://github.com/pulp-platform/common_cells.git
@@ -153,8 +153,8 @@ packages:
153153
dependencies:
154154
- tech_cells_generic
155155
hwpe-stream:
156-
revision: c1e25094bf9f2fee754611ef7491b7a1144e11b9
157-
version: 1.9.1
156+
revision: 3bc9694705b72a5b9bddc7fcde5091b9e45ba0c8
157+
version: null
158158
source:
159159
Git: https://github.com/pulp-platform/hwpe-stream.git
160160
dependencies:
@@ -206,7 +206,6 @@ packages:
206206
- hci
207207
- hwpe-ctrl
208208
- hwpe-stream
209-
- register_interface
210209
- zeroriscy
211210
obi:
212211
revision: c2141a653c755461ff44f61d12aeb5d99fc8e760
@@ -238,7 +237,7 @@ packages:
238237
- register_interface
239238
- tech_cells_generic
240239
redundancy_cells:
241-
revision: d924bd6a2ffa48f0e6d26e6c66725012cf677abe
240+
revision: 9e31f7c6c24877eaf58279903e7a162b16c9a721
242241
version: null
243242
source:
244243
Git: https://github.com/pulp-platform/redundancy_cells.git

Bender.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ dependencies:
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 }
33-
hci: { git: "https://github.com/pulp-platform/hci.git", rev: 5421524afca701e45a83d0f1ec47568c019e021a } # branch: main
33+
hci: { git: "https://github.com/pulp-platform/hci.git", rev: 0faa4f3cdfc87ead4a10e5c307c00aa6c4504d0d } # branch: feat/multicyclesupport
3434
register_interface: { git: "https://github.com/pulp-platform/register_interface.git", version: 0.4.5 }
35-
redundancy_cells: { git: "https://github.com/pulp-platform/redundancy_cells.git", rev: astral-v1.0 }
35+
redundancy_cells: { git: "https://github.com/pulp-platform/redundancy_cells.git", rev: 9e31f7c6c24877eaf58279903e7a162b16c9a721 } # branch: astral-v0
3636
redmule: { git: "https://github.com/pulp-platform/redmule.git", rev: astral-v1.0 }
37-
neureka: { git: "https://github.com/pulp-platform/neureka.git", rev: astral-v1.0 }
37+
neureka: { git: "https://github.com/pulp-platform/neureka.git", rev: 5ff2b6bc0a04de07eb2549a599655fb6d7f99c58 } # branch: feat/multicyclesupport
3838
softex: { git: "https://github.com/belanoa/softex.git" , rev: astral-v1.0 }
3939
obi: { git: "https://github.com/pulp-platform/obi.git", rev: v0.1.3 }
4040

0 commit comments

Comments
 (0)