Skip to content

Commit

Permalink
bender: Bump AXI and iDMA
Browse files Browse the repository at this point in the history
  • Loading branch information
colluca committed Dec 10, 2024
1 parent 29f3908 commit 73d47ed
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions Bender.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ packages:
dependencies:
- common_cells
axi:
revision: 4e54ac6766b160217a83a74d5a23af9bbf59e6ee
version: null
revision: 39f5f2d51c5e524f6fc5cf8b6e901f7dcc5622d7
version: 0.39.6
source:
Git: https://github.com/pulp-platform/axi
dependencies:
Expand Down Expand Up @@ -50,8 +50,8 @@ packages:
- common_verification
- tech_cells_generic
common_verification:
revision: 9c07fa860593b2caabd9b5681740c25fac04b878
version: 0.2.3
revision: fa2630f61666f61d9d78451c4d8b4d1ea403944e
version: 0.2.4
source:
Git: https://github.com/pulp-platform/common_verification.git
dependencies: []
Expand All @@ -71,7 +71,7 @@ packages:
dependencies:
- common_cells
idma:
revision: 1a42da9d5c76f1cff0bcdaaacc474ed85631d734
revision: d4010425e943c9845b8549b3c8f8cc8dba73ec47
version: null
source:
Git: https://github.com/pulp-platform/iDMA
Expand All @@ -91,8 +91,8 @@ packages:
- common_cells
- common_verification
register_interface:
revision: ae616e5a1ec2b41e72d200e5ab09c65e94aebd3d
version: 0.4.4
revision: 5daa85d164cf6b54ad061ea1e4c6f3624556e467
version: 0.4.5
source:
Git: https://github.com/pulp-platform/register_interface
dependencies:
Expand Down
4 changes: 2 additions & 2 deletions Bender.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@ package:
- Matheus Cavalcante <[email protected]>

dependencies:
axi: { git: https://github.com/pulp-platform/axi, rev: 4e54ac6766b160217a83a74d5a23af9bbf59e6ee }
axi: { git: https://github.com/pulp-platform/axi, version: 0.39.6 }
axi_riscv_atomics: { git: https://github.com/pulp-platform/axi_riscv_atomics, version: 0.6.0 }
common_cells: { git: https://github.com/pulp-platform/common_cells, version: 1.35.0 }
FPnew: { git: "https://github.com/pulp-platform/cvfpu.git", rev: pulp-v0.1.3 }
register_interface: { git: https://github.com/pulp-platform/register_interface, version: 0.4.2 }
tech_cells_generic: { git: https://github.com/pulp-platform/tech_cells_generic, version: 0.2.11 }
riscv-dbg: { git: https://github.com/pulp-platform/riscv-dbg, version: 0.8.0 }
cluster_icache: { git: https://github.com/pulp-platform/cluster_icache.git, version: 0.1.0 }
idma: { git: https://github.com/pulp-platform/iDMA, rev: __deploy__9cbcd30__snitch-tracing }
idma: { git: https://github.com/pulp-platform/iDMA, rev: __deploy__110fd06__master }

export_include_dirs:
- hw/reqrsp_interface/include
Expand Down

0 comments on commit 73d47ed

Please sign in to comment.