mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-18 19:25:08 -04:00
* Core-V eXtension Interface (CV-X-IF) integration (#277) * minor fixes (#283) * minor fix again * Changes to make the X_if addition compatible with the golden version of the core, minus the rf_we line (#289) * Fix remaining sec inconsistency regarding the X-IF addition (#291) * Changes to make the X_if addition compatible with the golden version of the core, minus the rf_we line * [rt][sec][xif] Made the length of the cve2_id_stage's rf_wdata_sel dependent on the whether the X-IF is present * [rtl][sec][xif] Made the length of the cve2_id_stage's rf_wdata_sel dependent on the whether the X-IF is present * Clean Verilator warning about X-IF addition while keeping the RTL SEC-safe (#292) * Changes to make the X_if addition compatible with the golden version of the core, minus the rf_we line * [rt][sec][xif] Made the length of the cve2_id_stage's rf_wdata_sel dependent on the whether the X-IF is present * [rtl][sec][xif] Made the length of the cve2_id_stage's rf_wdata_sel dependent on the whether the X-IF is present * [rtl][xif][verilator] Clean warnings about enum-logic[] width mismatch on Verilator, while keeping the design logically equivalent. This is due to the cve2_decoder's rf_wdata_sel_o signal, which has its width dependent of the X-IF. * fix xif --------- Co-authored-by: FrancescoDeMalde-synthara <167969440+FrancescoDeMalde-synthara@users.noreply.github.com> Co-authored-by: Cairo Caplan <cairo.caplan@eclipse-foundation.org> |
||
---|---|---|
.. | ||
cve2_alu.sv | ||
cve2_branch_predict.sv | ||
cve2_compressed_decoder.sv | ||
cve2_controller.sv | ||
cve2_core.f | ||
cve2_core.sv | ||
cve2_counter.sv | ||
cve2_cs_registers.sv | ||
cve2_csr.sv | ||
cve2_decoder.sv | ||
cve2_ex_block.sv | ||
cve2_fetch_fifo.sv | ||
cve2_id_stage.sv | ||
cve2_if_stage.sv | ||
cve2_load_store_unit.sv | ||
cve2_multdiv_fast.sv | ||
cve2_multdiv_slow.sv | ||
cve2_pkg.sv | ||
cve2_pmp.sv | ||
cve2_pmp_reset_default.svh | ||
cve2_prefetch_buffer.sv | ||
cve2_register_file_ff.sv | ||
cve2_top.sv | ||
cve2_top_tracing.sv | ||
cve2_tracer.sv | ||
cve2_tracer_pkg.sv | ||
cve2_wb.sv |