cve2/rtl
christian-herber-nxp e7559f327d
Feature/remove branch target alu (#51)
* remove BranchTargetALU param.

Signed-off-by: Szymon Bieganski <szymon.bieganski@oss.nxp.com>

* remove references to the removed parameters from the documentation

Signed-off-by: Szymon Bieganski <szymon.bieganski@oss.nxp.com>

* remove references to the removed parameters from the example configurations

Signed-off-by: Szymon Bieganski <szymon.bieganski@oss.nxp.com>

* remove references to the removed parameters from examples

Signed-off-by: Szymon Bieganski <szymon.bieganski@oss.nxp.com>

* remove references to the removed parameters from compliance verification

Signed-off-by: Szymon Bieganski <szymon.bieganski@oss.nxp.com>

* remove references to the removed parameters from core lists

Signed-off-by: Szymon Bieganski <szymon.bieganski@oss.nxp.com>

* Remove references to the removed parameter(s) from Yosys framework configuration parser

Signed-off-by: Szymon Bieganski <szymon.bieganski@oss.nxp.com>

---------

Signed-off-by: Szymon Bieganski <szymon.bieganski@oss.nxp.com>
Co-authored-by: Szymon Bieganski <szymon.bieganski@oss.nxp.com>
2023-02-13 18:59:56 +01:00
..
cve2_alu.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_branch_predict.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_compressed_decoder.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_controller.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_core.f Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_core.sv Feature/remove branch target alu (#51) 2023-02-13 18:59:56 +01:00
cve2_counter.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_cs_registers.sv Feature/use wfi cycles for mhpmcounter11 (#23) 2023-02-13 18:51:04 +01:00
cve2_csr.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_decoder.sv Feature/remove branch target alu (#51) 2023-02-13 18:59:56 +01:00
cve2_dummy_instr.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_ex_block.sv Feature/remove branch target alu (#51) 2023-02-13 18:59:56 +01:00
cve2_fetch_fifo.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_icache.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_id_stage.sv Feature/remove branch target alu (#51) 2023-02-13 18:59:56 +01:00
cve2_if_stage.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_load_store_unit.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_lockstep.sv Feature/remove branch target alu (#51) 2023-02-13 18:59:56 +01:00
cve2_multdiv_fast.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_multdiv_slow.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_pkg.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_pmp.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_pmp_reset_default.svh Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_prefetch_buffer.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_register_file_ff.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_register_file_fpga.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_register_file_latch.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_top.sv Feature/remove branch target alu (#51) 2023-02-13 18:59:56 +01:00
cve2_top_tracing.sv Feature/remove branch target alu (#51) 2023-02-13 18:59:56 +01:00
cve2_tracer.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_tracer_pkg.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_wb_stage.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00