Skip to content

Commit

Permalink
Use superscalar version of CVA6
Browse files Browse the repository at this point in the history
  • Loading branch information
ricted98 committed Jan 16, 2025
1 parent f74f530 commit c39dd4b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Bender.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ packages:
Git: https://github.com/pulp-platform/common_verification.git
dependencies: []
cva6:
revision: 709a4aad77d960c2ed93c061f69a3875904b9c28
revision: 5ed0443920d198e065e90d3a7731dfec4c532cf9
version: null
source:
Git: https://github.com/pulp-platform/cva6.git
Expand All @@ -116,7 +116,7 @@ packages:
dependencies:
- axi
fpnew:
revision: e5aa6a01b5bbe1675c3aa8872e1203413ded83d1
revision: 5248baf6f314fe22be3a1ffab1dfd037e6618a0f
version: null
source:
Git: https://github.com/pulp-platform/cvfpu.git
Expand Down
2 changes: 1 addition & 1 deletion cheshire.mk
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ VLOG_ARGS ?= -suppress 2583 -suppress 13314 -timescale 1ns/1ps
VLOGAN_ARGS ?= -kdb -nc -assert svaext +v2k -timescale=1ns/1ps

# Common Bender flags for Cheshire RTL
CHS_BENDER_RTL_FLAGS ?= -t rtl -t cva6 -t cv64a6_imafdchsclic_sv39_hpdcache_wb
CHS_BENDER_RTL_FLAGS ?= -t rtl -t cva6 -t cv64a6_imafdchsclic_sv39_sc_phbht_fusion_fpu_hpdcache

# Define used paths (prefixed to avoid name conflicts)
CHS_ROOT ?= $(shell $(BENDER) path cheshire)
Expand Down

0 comments on commit c39dd4b

Please sign in to comment.