Skip to content

Commit 9e8b829

Browse files
committed
deps: Revert cheshire bump
1 parent 3657cf9 commit 9e8b829

2 files changed

Lines changed: 9 additions & 11 deletions

File tree

Bender.lock

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,11 @@ packages:
8888
- common_cells
8989
- register_interface
9090
cheshire:
91-
revision: f6359f4929b4644b9bdbddf7a5ff38f6058d84ab
91+
revision: 5752880791a2beabc75a5e39387ffdd2c3ce4230
9292
version: null
9393
source:
9494
Git: https://github.com/pulp-platform/cheshire.git
9595
dependencies:
96-
- apb
9796
- apb_uart
9897
- axi
9998
- axi_llc
@@ -122,13 +121,13 @@ packages:
122121
- common_cells
123122
- register_interface
124123
clint:
125-
revision: a78b47c8ce91f6ff08f786ce1b6cb15877982d2f
126-
version: null
124+
revision: d5390a805c20f9226758a152ba1645f61da73349
125+
version: 0.2.0
127126
source:
128127
Git: https://github.com/pulp-platform/clint.git
129128
dependencies:
130-
- apb
131129
- common_cells
130+
- register_interface
132131
cluster_icache:
133132
revision: 1642961b9561513f283674efc2c90f24855e8d39
134133
version: 0.3.1
@@ -382,15 +381,14 @@ packages:
382381
dependencies:
383382
- tech_cells_generic
384383
serial_link:
385-
revision: 291ec6f7bab04581317aa4584ce42f2b35e28c2f
386-
version: null
384+
revision: c55df03a1da06b00e567cf968b1b1a5f40c9f802
385+
version: 1.1.2
387386
source:
388387
Git: https://github.com/pulp-platform/serial_link.git
389388
dependencies:
390-
- apb
391389
- axi
392-
- axi_stream
393390
- common_cells
391+
- register_interface
394392
snitch_cluster:
395393
revision: 6248ae825d821dca81c7b9c0f3cf3fd59c0ecdaa
396394
version: null

Bender.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ dependencies:
1111
register_interface: { git: "https://github.com/pulp-platform/register_interface.git", version: "0.4.5" }
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" }
14-
cheshire: { git: "https://github.com/pulp-platform/cheshire.git", rev: "picobello-but-with-more-rdl" }
15-
snitch_cluster: { git: "https://github.com/pulp-platform/snitch_cluster.git", rev: "main" }
14+
cheshire: { git: "https://github.com/pulp-platform/cheshire.git", rev: "main" }
15+
snitch_cluster: { git: "https://github.com/pulp-platform/snitch_cluster.git", rev: "main" }
1616
floo_noc: { git: "https://github.com/pulp-platform/FlooNoC.git", version: "0.7.0" }
1717
obi: { git: "https://github.com/pulp-platform/obi.git", rev: "main" }
1818
redmule: { git: "https://github.com/pulp-platform/redmule.git", rev: "picobello_tapeout" }

0 commit comments

Comments
 (0)