cve2/rtl
Philipp Wagner 0908817963 Tracer: Fix default file name
We document the default file name to be trace_core_00000000.log, but
actually used trace_core__00000000.log. Fix that.
2019-10-02 20:12:38 +01:00
..
ibex_alu.sv Mention CREDITS.md in license header 2019-08-27 18:10:02 +01:00
ibex_compressed_decoder.sv Mention CREDITS.md in license header 2019-08-27 18:10:02 +01:00
ibex_controller.sv [RTL] Fix timing path around exceptions and pc_set 2019-10-02 15:46:26 +01:00
ibex_core.f Add local fast interrupts, remove legacy interrupts 2019-07-24 14:22:00 +01:00
ibex_core.sv ibex_core: Use correct width for param assignments 2019-10-01 10:38:45 +01:00
ibex_core_tracing.sv Implement Verilator-compatible tracer, and use it 2019-10-02 18:28:26 +01:00
ibex_cs_registers.sv Pull csr_we_int around case in CSR 2019-10-02 15:37:42 +01:00
ibex_decoder.sv Mention CREDITS.md in license header 2019-08-27 18:10:02 +01:00
ibex_ex_block.sv Mention CREDITS.md in license header 2019-08-27 18:10:02 +01:00
ibex_fetch_fifo.sv [Prefetch buffer] - various bug fixes 2019-10-01 08:23:08 +01:00
ibex_id_stage.sv [RTL] Keep instr in ID valid for FLUSH state 2019-10-02 15:46:26 +01:00
ibex_if_stage.sv [I-side] - Fix issues found in tracing example 2019-09-12 08:47:09 +01:00
ibex_load_store_unit.sv [RTL] - Remove timing loop in LSU 2019-09-05 08:35:54 +01:00
ibex_multdiv_fast.sv Mention CREDITS.md in license header 2019-08-27 18:10:02 +01:00
ibex_multdiv_slow.sv Mention CREDITS.md in license header 2019-08-27 18:10:02 +01:00
ibex_pkg.sv [RTL] - Add PMP module 2019-08-29 17:43:37 +01:00
ibex_pmp.sv [RTL] - Add PMP module 2019-08-29 17:43:37 +01:00
ibex_prefetch_buffer.sv [Prefetch buffer] - various bug fixes 2019-10-01 08:23:08 +01:00
ibex_register_file_ff.sv Mention CREDITS.md in license header 2019-08-27 18:10:02 +01:00
ibex_register_file_latch.sv Register file: update comments 2019-08-29 15:24:18 +01:00
ibex_tracer.sv Tracer: Fix default file name 2019-10-02 20:12:38 +01:00
ibex_tracer_pkg.sv Implement Verilator-compatible tracer, and use it 2019-10-02 18:28:26 +01:00