cva6/core
Jean-Roch Coulon 79ad41dc44
Some checks are pending
bender-up-to-date / bender-up-to-date (push) Waiting to run
ci / build-riscv-tests (push) Waiting to run
ci / execute-riscv64-tests (push) Blocked by required conditions
ci / execute-riscv32-tests (push) Blocked by required conditions
Improve CC
2025-03-17 10:48:52 +01:00
..
cache_subsystem Add option to improve load perf in case OBIVersion==0 or no MMU 2025-03-05 17:44:35 +01:00
cva6_mmu Dcache accesses for AMO and STORE done through OBI bus instead of custom 2025-03-05 17:44:35 +01:00
cvfpu@3116391bf6 Cvfpu from vendor to submodule (#2070) 2024-04-23 14:54:42 +02:00
cvxif_example Modify MSUB, NMADD, NMSUB behaviour to differs from other instructions. (#2712) 2025-01-17 14:12:08 +01:00
frontend Improve CC 2025-03-17 10:48:52 +01:00
include [CV32A6*X] Disable Zifencei across the verification infrastructure. (#2822) 2025-03-13 06:12:47 +01:00
pmp id_stage/pmp_entry: Fix formatting (#2705) 2025-01-15 10:29:18 +01:00
acc_dispatcher.sv expand glob port maps (#2585) 2024-11-07 16:51:46 +01:00
alu.sv Adding support for Scalar Crypto Extension (Bitmanip instructions for Cryptography, Zbkb) (#2653) 2024-12-18 22:35:41 +01:00
amo_buffer.sv Set OBI prot field according to standard, 1 for data, 0 for fetch 2025-03-05 17:44:35 +01:00
ariane_regfile.sv verible-verilog-format: apply it on core directory (#1540) 2023-10-18 16:36:00 +02:00
ariane_regfile_ff.sv verible-verilog-format: apply it on core directory (#1540) 2023-10-18 16:36:00 +02:00
ariane_regfile_fpga.sv Altera opt 3 (#2613) 2024-11-28 14:26:29 +01:00
axi_shim.sv Parametrization step 3 part 2 (#1939) 2024-03-18 12:06:55 +01:00
branch_unit.sv Adding support for ZCMT Extension for Code-Size Reduction in CVA6 (#2659) 2025-01-27 13:23:26 +01:00
commit_stage.sv Condition RTL to improve code coverage (#2815) 2025-03-07 22:00:47 +01:00
compressed_decoder.sv Adding support for ZCMT Extension for Code-Size Reduction in CVA6 (#2659) 2025-01-27 13:23:26 +01:00
controller.sv Add RTL configuration RVZifencei 2025-03-05 17:44:35 +01:00
csr_buffer.sv Parametrization step 3 part 3 (last) (#1940) 2024-03-18 16:19:52 +01:00
csr_regfile.sv Improve CC 2025-03-17 10:48:52 +01:00
cva6.sv Add new hierarchy cva6_pipeline (cva6 without L1 caches) 2025-03-05 17:44:35 +01:00
cva6_accel_first_pass_decoder_stub.sv Fix SuperScalar config and add CVA6Cfg to first pass decoder (#2047) 2024-04-17 16:34:08 +02:00
cva6_fifo_v3.sv Spyglass clean up: multiple change to remove Spyglass warnings (#2727) 2025-01-23 08:32:31 +01:00
cva6_pipeline.sv [CV32A6*X] Disable Zifencei across the verification infrastructure. (#2822) 2025-03-13 06:12:47 +01:00
cva6_rvfi.sv [CV32A6*X] Disable Zifencei across the verification infrastructure. (#2822) 2025-03-13 06:12:47 +01:00
cva6_rvfi_probes.sv [CV32A6*X] Disable Zifencei across the verification infrastructure. (#2822) 2025-03-13 06:12:47 +01:00
cvxif_compressed_if_driver.sv Update ID stage to support ZCMP, ZCMT and CVXIF with Superscalar (#2756) 2025-02-03 13:40:02 +01:00
cvxif_fu.sv Update ID stage to support ZCMP, ZCMT and CVXIF with Superscalar (#2756) 2025-02-03 13:40:02 +01:00
cvxif_issue_register_commit_if_driver.sv Spyglass clean up: multiple change to remove Spyglass warnings (#2727) 2025-01-23 08:32:31 +01:00
decoder.sv [CV32A6*X] Disable Zifencei across the verification infrastructure. (#2822) 2025-03-13 06:12:47 +01:00
ex_stage.sv Dcache accesses for AMO and STORE done through OBI bus instead of custom 2025-03-05 17:44:35 +01:00
Flist.cva6 Add new hierarchy cva6_pipeline (cva6 without L1 caches) 2025-03-05 17:44:35 +01:00
Flist.cva6_gate Add workflow package in uvmt to manage constant like is gatesimu 2025-03-05 17:44:35 +01:00
fpu_wrap.sv Make D independent on xlen (#2005) 2024-05-12 20:15:50 +02:00
id_stage.sv [CV32A6*X] Disable Zifencei across the verification infrastructure. (#2822) 2025-03-13 06:12:47 +01:00
instr_realign.sv Fix: Replace riscv_pkg:VLEN by CVA6Cfg.VLEN 2024-10-23 18:24:38 +02:00
issue_read_operands.sv Improve Code Coverage by conditioning RTL (#2796) 2025-02-27 12:25:17 +01:00
issue_stage.sv Update ID stage to support ZCMP, ZCMT and CVXIF with Superscalar (#2756) 2025-02-03 13:40:02 +01:00
load_store_unit.sv Add option to improve load perf in case OBIVersion==0 or no MMU 2025-03-05 17:44:35 +01:00
load_unit.sv Set OBI prot field according to standard, 1 for data, 0 for fetch 2025-03-05 17:44:35 +01:00
lsu_bypass.sv Parametrization step 2 (#1908) 2024-03-08 22:53:42 +01:00
macro_decoder.sv Update ID stage to support ZCMP, ZCMT and CVXIF with Superscalar (#2756) 2025-02-03 13:40:02 +01:00
mult.sv Spyglass clean up: multiple change to remove Spyglass warnings (#2727) 2025-01-23 08:32:31 +01:00
multiplier.sv Spyglass clean up: multiple change to remove Spyglass warnings (#2727) 2025-01-23 08:32:31 +01:00
perf_counters.sv Improve Code Coverage (#2826) 2025-03-12 23:24:22 +01:00
scoreboard.sv Improve Code Coverage (#2826) 2025-03-12 23:24:22 +01:00
serdiv.sv cut dangerous path from flush to issue (#2666) 2024-12-12 19:10:26 +01:00
store_buffer.sv Set OBI prot field according to standard, 1 for data, 0 for fetch 2025-03-05 17:44:35 +01:00
store_unit.sv Add option to improve load perf in case OBIVersion==0 or no MMU 2025-03-05 17:44:35 +01:00
zcmt_decoder.sv Dcache accesses for AMO and STORE done through OBI bus instead of custom 2025-03-05 17:44:35 +01:00