cva6/core
AngelaGonzalezMarino f7fae486ff
Some checks failed
bender-up-to-date / bender-up-to-date (push) Has been cancelled
ci / build-riscv-tests (push) Has been cancelled
ci / execute-riscv64-tests (push) Has been cancelled
ci / execute-riscv32-tests (push) Has been cancelled
Fix https://github.com/openhwgroup/cva6/issues/2912 (#2916)
Fix the wrong connection of ASID in MMU. Should solve #2912
2025-04-11 17:21:29 +02:00
..
cache_subsystem Workaround for Verilator ordering issue in OpenPiton cache adapter (#2809) 2025-03-06 17:16:13 +01:00
cva6_mmu Fix https://github.com/openhwgroup/cva6/issues/2912 (#2916) 2025-04-11 17:21:29 +02: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 bp: add BHT with private history (#2793) 2025-03-06 09:45:45 +01:00
include cv32a60x_config_pkg.sv: set NrPMPEntries to 0 (#2848) 2025-03-20 12:23:22 +01:00
pmp [RVV] CVA6 re-parametrization and MMU interface (#2652) 2025-02-11 07:22:31 +01:00
acc_dispatcher.sv [RVV] CVA6 re-parametrization and MMU interface (#2652) 2025-02-11 07:22:31 +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 Parameterization and other fixes for downstream project (#1950) 2024-04-05 13:02:18 +02: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 Update ID stage to support ZCMP, ZCMT and CVXIF with Superscalar (#2756) 2025-02-03 13:40:02 +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 Fully support the Write-Back mode of the HPDcache in the CVA6 (#2691) 2025-01-10 17:57:32 +01:00
csr_buffer.sv Parametrization step 3 part 3 (last) (#1940) 2024-03-18 16:19:52 +01:00
csr_regfile.sv [RVV] CVA6 re-parametrization and MMU interface (#2652) 2025-02-11 07:22:31 +01:00
cva6.sv Fix instruction tracer for superscalar mode (#2901) 2025-04-06 13:30:18 +02: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_rvfi.sv remove useless COMMA macro (#2850) 2025-03-20 19:01:12 +01:00
cva6_rvfi_probes.sv cva6_rvfi_probes.sv: fix be5ac20e4 (PR 2749) (#2751) 2025-01-29 15:50:34 +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 [CVXIF] Initialize exception fields for RVH (#2844) 2025-03-19 17:31:29 +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 Assign a default value to tinst in decoder (#2830) 2025-03-14 22:42:29 +01:00
ex_stage.sv [CVXIF] Initialize exception fields for RVH (#2844) 2025-03-19 17:31:29 +01:00
Flist.cva6 bp: add BHT with private history (#2793) 2025-03-06 09:45:45 +01:00
Flist.cva6_gate Fix gate simulation: Update hpdcache_sram black box (#2632) 2024-11-27 14:45:15 +01:00
fpu_wrap.sv Make D independent on xlen (#2005) 2024-05-12 20:15:50 +02:00
id_stage.sv Initialize compressed related signals in id_stage when RVC is disabled (#2833) 2025-03-17 17:35:43 +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 Fix RVFI rs1/rs2 len from VLEN to XLEN (#2749) 2025-01-28 18:37:07 +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 [RVV] CVA6 re-parametrization and MMU interface (#2652) 2025-02-11 07:22:31 +01:00
load_unit.sv remove ifndef VERILATOR (#2686) 2025-01-08 09:08:44 +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 Fix missing parametrization in performance counters (#2740) 2025-01-26 21:51:25 +01:00
scoreboard.sv document issue stage (#2598) 2024-11-12 20:28:25 +01:00
serdiv.sv cut dangerous path from flush to issue (#2666) 2024-12-12 19:10:26 +01:00
store_buffer.sv Spyglass clean up: multiple change to remove Spyglass warnings (#2727) 2025-01-23 08:32:31 +01:00
store_unit.sv Fully support the Write-Back mode of the HPDcache in the CVA6 (#2691) 2025-01-10 17:57:32 +01:00
zcmt_decoder.sv Update ID stage to support ZCMP, ZCMT and CVXIF with Superscalar (#2756) 2025-02-03 13:40:02 +01:00