diff --git a/Bender.lock b/Bender.lock index b8b3f14df..ab50313cb 100644 --- a/Bender.lock +++ b/Bender.lock @@ -30,7 +30,7 @@ packages: Git: https://github.com/pulp-platform/common_verification.git dependencies: [] cva6: - revision: feb5f72b5cafb840388ea85b155dfb4013c1926f + revision: 4415e7142810ff4b7351935ac1f73986a32b99ac version: null source: Git: https://github.com/pulp-platform/cva6.git @@ -40,7 +40,7 @@ packages: - fpnew - tech_cells_generic fpnew: - revision: f231041c610f270ffc03cbdac38739ddb6426572 + revision: de4f932e6d00951c092d38567da07e66a0f5865e version: null source: Git: https://github.com/pulp-platform/cvfpu.git diff --git a/Bender.yml b/Bender.yml index f52979cd4..a124c72c5 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: feb5f72b5cafb840388ea85b155dfb4013c1926f } # mp/pulp-v1-araOS + cva6: { git: "https://github.com/pulp-platform/cva6.git", rev: 4415e7142810ff4b7351935ac1f73986a32b99ac } # 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