diff --git a/Bender.lock b/Bender.lock index 065676b9c..387e9a385 100644 --- a/Bender.lock +++ b/Bender.lock @@ -15,10 +15,10 @@ packages: - apb - register_interface ara: - revision: 09142d01d3fd5dedc3f962fe67ac63be999e6ad2 + revision: 9ea9e56b784b6f8994710fe3030d900d44966a4e version: null source: - Git: https://github.com/mp-17/ara.git + Git: https://github.com/pulp-platform/ara.git dependencies: - apb - axi @@ -103,10 +103,10 @@ packages: Git: https://github.com/pulp-platform/common_verification.git dependencies: [] cva6: - revision: 2240a61da2cdccf38e2aa932a19180d6faa7a31d + revision: 5614fc9ceeae6db3851e8c721de868355db9476b version: null source: - Git: https://github.com/mp-17/cva6.git + Git: https://github.com/pulp-platform/cva6.git dependencies: - axi - common_cells diff --git a/Bender.yml b/Bender.yml index c8f9a2ed1..906abcb16 100644 --- a/Bender.yml +++ b/Bender.yml @@ -22,8 +22,8 @@ dependencies: clint: { git: "https://github.com/pulp-platform/clint.git", version: 0.2.0 } common_cells: { git: "https://github.com/pulp-platform/common_cells.git", version: 1.33.0 } common_verification: { git: "https://github.com/pulp-platform/common_verification.git", version: 0.2.0 } - cva6: { git: "https://github.com/mp-17/cva6.git", rev: mp/pulp-v1 } - ara: { git: "https://github.com/mp-17/ara.git", rev: mp/cva6-pulpv1/rebase } + cva6: { git: "https://github.com/pulp-platform/cva6.git", rev: mp/pulp-v1-araOS } + ara: { git: "https://github.com/pulp-platform/ara.git", rev: mp/pulp-v1-os-fpga } iDMA: { git: "https://github.com/pulp-platform/iDMA.git", version: 0.5.1 } irq_router: { git: "https://github.com/pulp-platform/irq_router.git", version: 0.0.1-beta.1 } opentitan_peripherals: { git: "https://github.com/pulp-platform/opentitan_peripherals.git", version: 0.4.0 }