Skip to content

Commit

Permalink
Merge pull request #17 from pulp-platform/scheremo/publicMemoryIsland
Browse files Browse the repository at this point in the history
Update Bender.lock to reflect updated memory island dependency
  • Loading branch information
Scheremo authored Jul 26, 2024
2 parents aa4c0cb + 48495af commit 3c80b07
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions Bender.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ packages:
- apb
- register_interface
axi:
revision: 9402c8a9ce0a7b5253c3c29e788612d771e8b5d6
version: 0.39.3
revision: 587355b77b8ce94dcd600efbd5d5bd118ff913a7
version: 0.39.4
source:
Git: https://github.com/pulp-platform/axi.git
dependencies:
Expand Down Expand Up @@ -69,7 +69,7 @@ packages:
- common_cells
- register_interface
cheshire:
revision: 6c75eb70c56f1af1502668b2e587ab329e7c8677
revision: d58214e5c6a3e8f8609989005e3f1d663109bd7f
version: null
source:
Git: https://github.com/pulp-platform/cheshire.git
Expand Down Expand Up @@ -127,8 +127,8 @@ packages:
dependencies:
- common_cells
common_cells:
revision: be3866eb3ed5b8ac7bc9a9ec9f8ae86137cd0a45
version: 1.36.0
revision: c27bce39ebb2e6bae52f60960814a2afca7bd4cb
version: 1.37.0
source:
Git: https://github.com/pulp-platform/common_cells.git
dependencies:
Expand All @@ -144,7 +144,7 @@ packages:
revision: 9cb2112d5b7823a3b4ad42a1a2419b65e623ec14
version: null
source:
Git: git@github.com:Scheremo/cva6.git
Git: https://github.com/Scheremo/cva6.git
dependencies:
- axi
- common_cells
Expand Down Expand Up @@ -187,19 +187,19 @@ packages:
- common_cells
- register_interface
memory_island:
revision: cfe27a946807713e93ed1be25c241588ffde407f
revision: 64828cb7a9ccc1f1656ec92d06129072f445c319
version: null
source:
Git: [email protected]:michaero/memory_island.git
Git: https://github.com/pulp-platform/memory_island.git
dependencies:
- axi
- cluster_interconnect
- common_cells
- common_verification
- tech_cells_generic
obi:
revision: 1aa411df145c4ebdd61f8fed4d003c33f7b20636
version: 0.1.2
revision: c2141a653c755461ff44f61d12aeb5d99fc8e760
version: 0.1.3
source:
Git: https://github.com/pulp-platform/obi.git
dependencies:
Expand Down Expand Up @@ -248,7 +248,7 @@ packages:
- common_cells
- register_interface
snitch_cluster:
revision: 70ff02fab7749fd6bb6cb0a2ec6c31a8f51e80d6
revision: c12ce9b2af1ac8edf3d4feb18939e1ad20c42225
version: null
source:
Git: https://github.com/pulp-platform/snitch_cluster.git
Expand Down
4 changes: 2 additions & 2 deletions Bender.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ package:
dependencies:
register_interface: { git: "https://github.com/pulp-platform/register_interface.git", version: 0.4.3 }
axi: { git: "https://github.com/pulp-platform/axi.git", version: 0.39.2 }
cheshire: { git: "https://github.com/pulp-platform/cheshire.git", rev: "scheremo/convolve"}
snitch_cluster: { git: "https://github.com/pulp-platform/snitch_cluster.git", rev: "main"}
cheshire: { git: "https://github.com/pulp-platform/cheshire.git", rev: d58214e5c6a3e8f8609989005e3f1d663109bd7f}
snitch_cluster: { git: "https://github.com/pulp-platform/snitch_cluster.git", rev: c12ce9b2af1ac8edf3d4feb18939e1ad20c42225}
common_cells: { git: "https://github.com/pulp-platform/common_cells.git", version: 1.31.1}

sources:
Expand Down

0 comments on commit 3c80b07

Please sign in to comment.