Skip to content

Commit bc34f47

Browse files
author
Yvan Tortorella
committed
Bump RedMulE and set HCI back to master.
1 parent 391a51f commit bc34f47

File tree

2 files changed

+15
-14
lines changed

2 files changed

+15
-14
lines changed

Bender.lock

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ packages:
77
dependencies:
88
- common_cells
99
axi:
10-
revision: 9402c8a9ce0a7b5253c3c29e788612d771e8b5d6
11-
version: 0.39.3
10+
revision: 39f5f2d51c5e524f6fc5cf8b6e901f7dcc5622d7
11+
version: 0.39.6
1212
source:
1313
Git: https://github.com/pulp-platform/axi.git
1414
dependencies:
@@ -71,8 +71,8 @@ packages:
7171
- common_verification
7272
- tech_cells_generic
7373
common_verification:
74-
revision: 9c07fa860593b2caabd9b5681740c25fac04b878
75-
version: 0.2.3
74+
revision: fb1885f48ea46164a10568aeff51884389f67ae3
75+
version: 0.2.5
7676
source:
7777
Git: https://github.com/pulp-platform/common_verification.git
7878
dependencies: []
@@ -114,7 +114,7 @@ packages:
114114
dependencies:
115115
- common_cells
116116
hci:
117-
revision: 43dd99f334d8d91bf2f97575f4598497356b47e9
117+
revision: 8408a6d7a7a4d814dcb3468934e49b407b1c783e
118118
version: null
119119
source:
120120
Git: https://github.com/pulp-platform/hci.git
@@ -214,8 +214,8 @@ packages:
214214
dependencies:
215215
- axi_slice
216216
redmule:
217-
revision: 1e59faf9218a68270bf16aed0429a46d18afa753
218-
version: 2.0.1
217+
revision: e0045466ab1c57da71104675a1c5ee6d066d50f8
218+
version: null
219219
source:
220220
Git: https://github.com/pulp-platform/redmule.git
221221
dependencies:
@@ -240,8 +240,8 @@ packages:
240240
- register_interface
241241
- tech_cells_generic
242242
register_interface:
243-
revision: ae616e5a1ec2b41e72d200e5ab09c65e94aebd3d
244-
version: 0.4.4
243+
revision: 5daa85d164cf6b54ad061ea1e4c6f3624556e467
244+
version: 0.4.5
245245
source:
246246
Git: https://github.com/pulp-platform/register_interface.git
247247
dependencies:
@@ -258,11 +258,12 @@ packages:
258258
- fpnew
259259
- tech_cells_generic
260260
scm:
261-
revision: 998466d2a3c2d7d572e43d2666d93c4f767d8d60
262-
version: 1.1.1
261+
revision: 472f99affe44ff7b282b519c047a3cfeb35b16c6
262+
version: 1.2.0
263263
source:
264264
Git: https://github.com/pulp-platform/scm.git
265-
dependencies: []
265+
dependencies:
266+
- tech_cells_generic
266267
softex:
267268
revision: 23faeccaf204817bc9e6649e469072e5726be561
268269
version: 1.0.0

Bender.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ dependencies:
3030
cv32e40p: { git: "https://github.com/pulp-platform/cv32e40p.git", rev: e863f576699815b38cc9d80dbdede8ed5efd5991 } # `michaero/safety-island-clic` branch
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: 74426dee36f28ae1c02f7635cf844a0156145320 } # branch: yt/bump-clkgating
33-
hci: { git: "https://github.com/pulp-platform/hci.git", rev: 43dd99f334d8d91bf2f97575f4598497356b47e9 } # branch: yt/ooo-priority
33+
hci: { git: "https://github.com/pulp-platform/hci.git", rev: 8408a6d7a7a4d814dcb3468934e49b407b1c783e } # branch: master
3434
register_interface: { git: "https://github.com/pulp-platform/register_interface.git", version: 0.4.4 }
3535
redundancy_cells: { git: "https://github.com/pulp-platform/redundancy_cells.git", rev: 49e714b97a19a7aaddf064ae2757c8f02d1f62dc } # branch: astral-v0
36-
redmule: { git: "https://github.com/pulp-platform/redmule.git", rev: v2.0.1 }
36+
redmule: { git: "https://github.com/pulp-platform/redmule.git", rev: e0045466ab1c57da71104675a1c5ee6d066d50f8 } # branch: yt/streamer
3737
neureka: { git: "https://github.com/pulp-platform/neureka.git", rev: 0c2e2ad3d97c652618c88fb201b27e1bf2ea8f97 } # branch: yt/bump-hci
3838
softex: { git: "https://github.com/belanoa/softex.git" , version: 1.0.0 }
3939

0 commit comments

Comments
 (0)