Skip to content

Commit

Permalink
Bump CVA6 and Cheshire tu include CLIC controller; change CVA6 config…
Browse files Browse the repository at this point in the history
… in bender-common.
  • Loading branch information
Yvan Tortorella committed Jul 2, 2024
1 parent 6aac4b8 commit 00dde0b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Bender.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ packages:
Git: https://github.com/AlSaqr-platform/can_bus.git
dependencies: []
cheshire:
revision: 57e14b277dd46b8ec5c9f64d0a92b840509a612a
revision: 997e02fad48be0d1c1e801a1553cc1c3fde8525a
version: null
source:
Git: https://github.com/pulp-platform/cheshire.git
Expand Down Expand Up @@ -211,7 +211,7 @@ packages:
- fpnew
- tech_cells_generic
cva6:
revision: 535e6a7b4bcd0ca4a3792554fd1219fad62c7c6c
revision: 0baa33078c3e6c827fee4e7abef0a69737c27b3a
version: null
source:
Git: https://github.com/pulp-platform/cva6.git
Expand Down
2 changes: 1 addition & 1 deletion Bender.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ package:
dependencies:
register_interface: { git: https://github.com/pulp-platform/register_interface.git, version: 0.4.3 }
axi: { git: https://github.com/pulp-platform/axi.git, version: 0.39.1 }
cheshire: { git: https://github.com/pulp-platform/cheshire.git, rev: 57e14b277dd46b8ec5c9f64d0a92b840509a612a } # branch: astral-culsans-complete
cheshire: { git: https://github.com/pulp-platform/cheshire.git, rev: 997e02fad48be0d1c1e801a1553cc1c3fde8525a } # branch: astral-culsans-complete
hyperbus: { git: https://github.com/pulp-platform/hyperbus.git, rev: f039e601c8b6590181734e6d26ff8b77aa380412 } # branch: chi/add_fsm_with_Tcsh
dyn_mem: { git: https://github.com/pulp-platform/dyn_spm.git, rev: 480590062742230dc9bd4050358a15b4747bdf34 } # branch: main
safety_island: { git: https://github.com/pulp-platform/safety_island.git, rev: aaef55c798ab53560faaf451a86668fa1e6d0f3b } # branch: carfield
Expand Down
2 changes: 1 addition & 1 deletion bender-common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ common_targs += -t mchan
common_targs += -t integer_cluster
common_targs += -t cv32e40p_use_ff_regfile
common_targs += -t scm_use_fpga_scm
common_targs += -t cv64a6_imafdc_sv39_wb # cv64a6_imafdcsclic_sv39
common_targs += -t cv64a6_imafdch_sv39_wb # cv64a6_imafdcsclic_sv39
common_targs += -t rtl
# The `snitch_cluster` target is needed for iDMA backend generation
common_targs += -t snitch_cluster
Expand Down

0 comments on commit 00dde0b

Please sign in to comment.