ibex/rtl
Pirmin Vogel 13313952cd Tracing: Wrap fatal error message with $fatal()
The syntax of this statement is not correct without the `$fatal()` SV
construct. This causes errors in some tools even if the error condition
is not met.
2019-09-19 18:22:35 +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 Add ack signals for external interrupt controller 2019-09-12 09:33:55 +01:00
ibex_core.f Add local fast interrupts, remove legacy interrupts 2019-07-24 14:22:00 +01:00
ibex_core.sv Add ack signals for external interrupt controller 2019-09-12 09:33:55 +01:00
ibex_core_tracing.sv Tracing: Wrap fatal error message with $fatal() 2019-09-19 18:22:35 +01:00
ibex_cs_registers.sv CSRs: reset dcsr.XDEBUGVER to XDEBUGVER_STD instead of 0 2019-09-06 15:32:15 +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 [I-side] - Fix issues found in tracing example 2019-09-12 08:47:09 +01:00
ibex_id_stage.sv Add ack signals for external interrupt controller 2019-09-12 09:33:55 +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 [I-side] - Fix issues found in tracing example 2019-09-12 08:47:09 +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 Switch to cluster_clock_gating 2019-09-12 09:33:55 +01:00
ibex_tracer.sv Adding Compressed Instruction support in tracer 2019-09-06 15:43:53 +01:00
ibex_tracer_pkg.sv Adding Compressed Instruction support in tracer 2019-09-06 15:43:53 +01:00