ibex/rtl
Yuichi Sugiyama 505c9daec1 [rtl] Fix Gift cipher lint errors
- Import::* may pollute global namespace
- Signal width is different
- Signal is not used
- Signal unoptimizable: Feedback to clock or circular logic
2020-07-15 17:02:42 +02:00
..
gift.sv Input signal injection 2020-07-15 16:38:31 +02:00
gift_middle_rounds.sv [rtl] Fix Gift cipher lint errors 2020-07-15 17:02:42 +02:00
gift_pkg.sv Improved Gift package 2020-07-15 17:02:42 +02:00
gift_round.sv [rtl] Fix Gift cipher lint errors 2020-07-15 17:02:42 +02:00
gift_update_key.sv Added Gift cipher for pointer authentication 2020-07-15 16:38:31 +02:00
ibex_alu.sv Fix Verible lint issues 2020-07-03 12:20:32 +01:00
ibex_compressed_decoder.sv [rtl] Introduce default clk/reset to prim_assert 2020-02-10 09:42:52 +00:00
ibex_controller.sv [top_pkg] Fix style lint warnings 2020-06-22 20:52:15 +01:00
ibex_core.f Merge pull request #624 from ganoam/fpga-opt-perf-mon-pr 2020-03-06 12:49:51 +01:00
ibex_core.sv [rtl/sw] Add PAC and AUT counters 2020-07-15 17:02:42 +02:00
ibex_core_tracing.sv [rtl] Add Pointer Authentication 2020-07-15 17:02:42 +02:00
ibex_counter.sv ibex_counter: Use always_ff 2020-07-09 13:42:33 +01:00
ibex_cs_registers.sv [rtl/sw] Add PAC and AUT counters 2020-07-15 17:02:42 +02:00
ibex_decoder.sv [rtl] Fix hazard detection issues for Pointer Authentication 2020-07-15 17:02:42 +02:00
ibex_dummy_instr.sv Prevent writing CSR_SECURESEED to get the seed of dummy instruction 2020-06-23 11:48:33 +01:00
ibex_ex_block.sv [bitmanip] Optimizations and Parametrization 2020-06-26 14:43:24 +02:00
ibex_fetch_fifo.sv [rtl] prefetch buffer performance fix 2020-06-01 08:59:51 +01:00
ibex_icache.sv Icache: It's not a draft any more 2020-07-03 14:39:48 +01:00
ibex_id_stage.sv [rtl/sw] Add PAC and AUT counters 2020-07-15 17:02:42 +02:00
ibex_if_stage.sv [rtl] Add speculative branch signal 2020-05-26 09:41:37 +01:00
ibex_load_store_unit.sv [rtl] Fix writeback stage interrupt issue 2020-06-10 15:13:32 +01:00
ibex_multdiv_fast.sv [bitmanip] Optimizations and Parametrization 2020-06-26 14:43:24 +02:00
ibex_multdiv_slow.sv [bitmanip] Optimizations and Parametrization 2020-06-26 14:43:24 +02:00
ibex_pkg.sv [rtl] Add Pointer Authentication 2020-07-15 17:02:42 +02:00
ibex_pmp.sv [rtl] Fix PMP NA4 address matching 2020-06-02 13:41:03 +01:00
ibex_pointer_authentication.sv [rtl] Hook up real Gift cipher core 2020-07-15 17:02:42 +02:00
ibex_prefetch_buffer.sv [rtl] prefetch buffer performance fix 2020-06-01 08:59:51 +01:00
ibex_register_file_ff.sv [rtl] Add register-file ECC checking 2020-07-15 09:50:23 +01:00
ibex_register_file_fpga.sv [rtl] Add dummy instruction insertion 2020-05-21 13:58:01 +01:00
ibex_register_file_latch.sv [rtl] Add register-file ECC checking 2020-07-15 09:50:23 +01:00
ibex_tracer.sv [rtl] Update tracer for PAC and AUT 2020-07-15 17:02:42 +02:00
ibex_tracer_pkg.sv [rtl] Update tracer for PAC and AUT 2020-07-15 17:02:42 +02:00
ibex_wb_stage.sv [rtl] Fix writeback stage interrupt issue 2020-06-10 15:13:32 +01:00