Skip to content

Commit

Permalink
Revert Memory Island dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Lore0599 committed Oct 25, 2024
1 parent 6fab481 commit e6cae09
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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: 853ede23b2a9837951b74dbdc6d18c3eef5bac7d
version: 0.39.5
source:
Git: https://github.com/pulp-platform/axi.git
dependencies:
Expand Down Expand Up @@ -186,10 +186,10 @@ packages:
- common_cells
- register_interface
memory_island:
revision: 68c31664bfdba02b74bbaf73889fb306e99fe30b
revision: 64828cb7a9ccc1f1656ec92d06129072f445c319
version: null
source:
Git: https://github.com/Lore0599/memory_island
Git: https://github.com/pulp-platform/memory_island.git
dependencies:
- axi
- cluster_interconnect
Expand Down
2 changes: 1 addition & 1 deletion Bender.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
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}
idma: { git: "https://github.com/pulp-platform/iDMA.git", rev: 9edf489f57389dce5e71252c79e337f527d3aded}
memory_island: { git: "https://github.com/Lore0599/memory_island", rev: main } # main branch
memory_island: { git: "https://github.com/pulp-platform/memory_island.git", rev: 64828cb7a9ccc1f1656ec92d06129072f445c319 } # main branch
apb: { git: "https://github.com/pulp-platform/apb.git", version: 0.2.4 }

export_include_dirs:
Expand Down

0 comments on commit e6cae09

Please sign in to comment.