cva6/core
Florian Zaruba dc103cd49f
Clean-up README.md and top-level directory (#1318)
* Clean-up README.md and top-level directory

This removes the duplicate `scripts` and `util` directories. Furthermore
the README is condensed by collapsing the citation and adding the
CITATION file to the repository.

Signed-off-by: Florian Zaruba <florian@openhwgroup.org>

* Re-name icache req/rsp structs

The structs used to communicate with the icache have contained the
direction, which makes no sense for structs since they inherently don't
have any direction.

Signed-off-by: Florian Zaruba <florian@openhwgroup.org>

---------

Signed-off-by: Florian Zaruba <florian@openhwgroup.org>
2023-07-28 08:32:48 +02:00
..
cache_subsystem Clean-up README.md and top-level directory (#1318) 2023-07-28 08:32:48 +02:00
cvxif_example resolved ALWCOMBORDER lint warning (#1280) 2023-06-24 19:11:04 +02:00
frontend Clean-up README.md and top-level directory (#1318) 2023-07-28 08:32:48 +02:00
include Clean-up README.md and top-level directory (#1318) 2023-07-28 08:32:48 +02:00
mmu_sv32 Clean-up README.md and top-level directory (#1318) 2023-07-28 08:32:48 +02:00
mmu_sv39 Clean-up README.md and top-level directory (#1318) 2023-07-28 08:32:48 +02:00
pmp Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
acc_dispatcher.sv Add New Stall and Flush Signals to acc_dispatcher (#1317) 2023-07-26 13:50:38 +02:00
alu.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
amo_buffer.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
ariane_regfile.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
ariane_regfile_ff.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
ariane_regfile_fpga.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
axi_shim.sv Define AXI as cva6 input parameters (#1315) 2023-07-24 10:34:30 +02:00
branch_unit.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
commit_stage.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
compressed_decoder.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
controller.sv Add New Stall and Flush Signals to acc_dispatcher (#1317) 2023-07-26 13:50:38 +02:00
csr_buffer.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
csr_regfile.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
cva6.sv Clean-up README.md and top-level directory (#1318) 2023-07-28 08:32:48 +02:00
cva6_accel_first_pass_decoder_stub.sv Add Ara support (#1024) 2023-07-10 17:12:59 +02:00
cvxif_fu.sv CVXIF : Add mode info in the CVA6 req to the coprocessor (fix issue #880) (#1298) 2023-07-20 13:41:45 +02:00
decoder.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
ex_stage.sv Clean-up README.md and top-level directory (#1318) 2023-07-28 08:32:48 +02:00
Flist.cva6 Define AXI as cva6 input parameters (#1315) 2023-07-24 10:34:30 +02:00
Flist.cva6_gate Define AXI as cva6 input parameters (#1315) 2023-07-24 10:34:30 +02:00
fpu_wrap.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
id_stage.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
instr_realign.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
issue_read_operands.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
issue_stage.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
load_store_unit.sv Clean-up README.md and top-level directory (#1318) 2023-07-28 08:32:48 +02:00
load_unit.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
lsu_bypass.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
mult.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
multiplier.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
perf_counters.sv Clean-up README.md and top-level directory (#1318) 2023-07-28 08:32:48 +02:00
re_name.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
scoreboard.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
serdiv.sv Define RVFI as cva6 parameter (#1293) 2023-07-19 08:21:39 +02:00
store_buffer.sv Add New Stall and Flush Signals to acc_dispatcher (#1317) 2023-07-26 13:50:38 +02:00
store_unit.sv Add New Stall and Flush Signals to acc_dispatcher (#1317) 2023-07-26 13:50:38 +02:00