cve2/rtl
Davide Schiavone 9abe653e1b
fix verilator and add clk gating cell (#114)
* fix verilator

* add clk gating cell

* remove prim_generic_buf from manifest

* fix comment
2023-05-24 15:18:26 +02: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 [rtl] Don't take interrupts when single stepping (#97) 2023-03-03 17:06:49 +01:00
cve2_core.f Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_core.sv fix verilator and add clk gating cell (#114) 2023-05-24 15:18:26 +02:00
cve2_counter.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_cs_registers.sv fix verilator and add clk gating cell (#114) 2023-05-24 15:18:26 +02:00
cve2_csr.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_decoder.sv Feature/remove security (#52) 2023-02-28 14:03:42 +01:00
cve2_ex_block.sv fix verilator and add clk gating cell (#114) 2023-05-24 15:18:26 +02:00
cve2_fetch_fifo.sv fix verilator and add clk gating cell (#114) 2023-05-24 15:18:26 +02:00
cve2_id_stage.sv fix verilator and add clk gating cell (#114) 2023-05-24 15:18:26 +02:00
cve2_if_stage.sv fix verilator and add clk gating cell (#114) 2023-05-24 15:18:26 +02:00
cve2_load_store_unit.sv Rename all modules to cve2 (#25) 2023-01-05 10:27:24 +01:00
cve2_multdiv_fast.sv Feature/remove security (#52) 2023-02-28 14:03:42 +01:00
cve2_multdiv_slow.sv Feature/remove security (#52) 2023-02-28 14:03:42 +01:00
cve2_pkg.sv Feature/privil mode spec update (#96) 2023-03-03 17:18:30 +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 fix verilator and add clk gating cell (#114) 2023-05-24 15:18:26 +02:00
cve2_register_file_ff.sv fix verilator and add clk gating cell (#114) 2023-05-24 15:18:26 +02:00
cve2_top.sv fix verilator and add clk gating cell (#114) 2023-05-24 15:18:26 +02:00
cve2_top_tracing.sv Relocate RegFile from TOP level to CORE level (#95) 2023-03-03 17:09:12 +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 Feature/remove security (#52) 2023-02-28 14:03:42 +01:00