diff --git a/Bender.lock b/Bender.lock index b77ca8a5b..d3e83e9ab 100644 --- a/Bender.lock +++ b/Bender.lock @@ -30,7 +30,7 @@ packages: Git: https://github.com/pulp-platform/common_verification.git dependencies: [] cva6: - revision: 5dfb8935db1bef2e7238b3025baf2d20b473784d + revision: 175436d107b85e03f942e86f230b972f992d2cd9 version: null source: Git: https://github.com/pulp-platform/cva6.git diff --git a/Bender.yml b/Bender.yml index 7b7b40b96..61ae77099 100644 --- a/Bender.yml +++ b/Bender.yml @@ -10,7 +10,7 @@ package: dependencies: axi: { git: "https://github.com/pulp-platform/axi.git", version: 0.39.1 } common_cells: { git: "https://github.com/pulp-platform/common_cells.git", version: 1.22.1 } - cva6: { git: "https://github.com/pulp-platform/cva6.git", rev: 5dfb8935db1bef2e7238b3025baf2d20b473784d } # paulsc/v2-chs + cva6: { git: "https://github.com/pulp-platform/cva6.git", rev: 175436d107b85e03f942e86f230b972f992d2cd9 } # mp/pulp-v2 tech_cells_generic: { git: "https://github.com/pulp-platform/tech_cells_generic.git", version: 0.2.13 } apb: { git: "https://github.com/pulp-platform/apb.git", version: 0.2.4 } @@ -69,6 +69,7 @@ sources: - target: ara_test files: # Level 1 + - hardware/deps/cva6/corev_apu/tb/common/mock_uart.sv - hardware/tb/ara_testharness.sv # Level 2 - hardware/tb/ara_tb.sv