Skip to content

[lc_ctrl/top_earlgrey] Disable RAW unlock feature and additional DV checks #7554

[lc_ctrl/top_earlgrey] Disable RAW unlock feature and additional DV checks

[lc_ctrl/top_earlgrey] Disable RAW unlock feature and additional DV checks #7554

GitHub Actions / verible-verilog-lint succeeded Feb 14, 2024 in 0s

reviewdog [verible-verilog-lint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (290)

hw/vendor/lowrisc_ibex/dv/uvm/core_ibex/fcov/core_ibex_fcov_if.sv|99 col 13| Explicitly define a default case for every case statement. [Style: case-statements] [case-missing-default]
hw/vendor/lowrisc_ibex/dv/uvm/core_ibex/fcov/core_ibex_fcov_if.sv|119 col 11| Explicitly define a default case for every case statement. [Style: case-statements] [case-missing-default]
hw/dv/sv/dv_lib/dv_base_env.sv|37 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/vendor/lowrisc_ibex/vendor/google_riscv-dv/src/riscv_asm_program_gen.sv|561 col 7| Explicitly define a default case for every case statement. [Style: case-statements] [case-missing-default]
hw/vendor/lowrisc_ibex/vendor/google_riscv-dv/src/riscv_asm_program_gen.sv|586 col 101| Line length exceeds max: 100; is: 105 [Style: line-length] [line-length]
hw/vendor/lowrisc_ibex/vendor/google_riscv-dv/src/riscv_asm_program_gen.sv|589 col 101| Line length exceeds max: 100; is: 105 [Style: line-length] [line-length]
hw/vendor/lowrisc_ibex/dv/uvm/icache/dv/fcov/ibex_icache_fcov_if.sv|242 col 31| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/vendor/lowrisc_ibex/dv/uvm/icache/dv/fcov/ibex_icache_fcov_if.sv|245 col 16| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/dv/sv/dv_base_reg/dv_base_reg.sv|133 col 41| 134:90: The lines can't be continued with '', use concatenation operator with braces [Style: forbid-line-continuations] [forbid-line-continuations]
hw/dv/sv/dv_base_reg/dv_base_reg.sv|142 col 41| 143:83: The lines can't be continued with '', use concatenation operator with braces [Style: forbid-line-continuations] [forbid-line-continuations]
hw/dv/sv/dv_base_reg/dv_base_reg.sv|152 col 41| 153:84: The lines can't be continued with '', use concatenation operator with braces [Style: forbid-line-continuations] [forbid-line-continuations]
hw/top_earlgrey/ip/ast/rtl/vcc_pgd.sv|34 col 1| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/vendor/lowrisc_ibex/dv/uvm/core_ibex/riscv_dv_extension/ibex_directed_instr_lib.sv|354 col 23| Binary literal 32'b10000111 has less digits than expected for 32 bits. [Style: number-literals] [undersized-binary-literal]
hw/vendor/lowrisc_ibex/dv/uvm/core_ibex/tests/core_ibex_base_test.sv|73 col 7| Explicitly define a default case for every case statement. [Style: case-statements] [case-missing-default]
hw/ip/pattgen/dv/env/seq_lib/pattgen_base_vseq.sv|18 col 51| Unpacked dimension range must be declared in big-endian ([0:N-1]) order. Declare zero-based big-endian unpacked dimensions sized as [N]. [Style: unpacked-ordering] [unpacked-dimensions-range-ordering]
hw/ip/pattgen/dv/env/seq_lib/pattgen_base_vseq.sv|216 col 9| Explicitly define a default case for every case statement. [Style: case-statements] [case-missing-default]
hw/ip/pattgen/dv/env/seq_lib/pattgen_base_vseq.sv|257 col 7| Explicitly define a default case for every case statement. [Style: case-statements] [case-missing-default]
hw/ip/pattgen/dv/env/seq_lib/pattgen_base_vseq.sv|274 col 7| Explicitly define a default case for every case statement. [Style: case-statements] [case-missing-default]
hw/ip/prim/rtl/prim_assert.sv|124 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/ip/prim/rtl/prim_assert.sv|129 col 101| Line length exceeds max: 100; is: 108 [Style: line-length] [line-length]
hw/ip/prim/rtl/prim_assert.sv|167 col 101| Line length exceeds max: 100; is: 114 [Style: line-length] [line-length]
hw/ip/otbn/dv/uvm/env/seq_lib/otbn_base_vseq.sv|333 col 33| Explicitly define a storage type for every function parameter. [Style: function-task-argument-types] [explicit-function-task-parameter-type]
hw/vendor/pulp_riscv_dbg/tb/jtag_dmi/jtag_test.sv|13 col 15| Explicitly define a storage type for every parameter and localparam, (IDCODE). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/pulp_riscv_dbg/tb/jtag_dmi/jtag_test.sv|129 col 15| Explicitly define a storage type for every parameter and localparam, (IDCODE). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/pulp_riscv_dbg/tb/jtag_dmi/jtag_test.sv|130 col 15| Explicitly define a storage type for every parameter and localparam, (DTMCSR). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/pulp_riscv_dbg/tb/jtag_dmi/jtag_test.sv|131 col 15| Explicitly define a storage type for every parameter and localparam, (DMIACCESS). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/pulp_riscv_dbg/tb/jtag_dmi/jtag_test.sv|136 col 101| Line length exceeds max: 100; is: 106 [Style: line-length] [line-length]
hw/vendor/pulp_riscv_dbg/tb/jtag_dmi/jtag_test.sv|139 col 16| Explicitly define a storage type for every parameter and localparam, (DMIWidth). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/pulp_riscv_dbg/tb/jtag_dmi/jtag_test.sv|223 col 58| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/top_earlgrey/ip/ast/rtl/vcmain_pgd.sv|34 col 1| Use 'always_comb' instead of 'always @
'. [Style: combinational-logic] [always-comb]
hw/ip/aes/dv/env/seq_lib/aes_wake_up_vseq.sv|14 col 101| Line length exceeds max: 100; is: 122 [Style: line-length] [line-length]
hw/ip/aes/dv/env/seq_lib/aes_wake_up_vseq.sv|33 col 101| Line length exceeds max: 100; is: 143 [Style: line-length] [line-length]
hw/ip/aes/dv/env/seq_lib/aes_wake_up_vseq.sv|56 col 101| Line length exceeds max: 100; is: 142 [Style: line-length] [line-length]
hw/ip/aes/dv/env/seq_lib/aes_wake_up_vseq.sv|72 col 101| Line length exceeds max: 100; is: 120 [Style: line-length] [line-length]
hw/ip/aes/dv/env/seq_lib/aes_wake_up_vseq.sv|80 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/vendor/lowrisc_ibex/vendor/google_riscv-dv/src/riscv_illegal_instr.sv|145 col 14| Constraint names must by styled with lower_snake_case and end with _c. [Style: constraints] [constraint-name-style]
hw/vendor/lowrisc_ibex/syn/rtl/prim_clock_gating.v|16 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/ip/aes/dv/env/seq_lib/aes_base_vseq.sv|412 col 9| Explicitly define a default case for every case statement. [Style: case-statements] [case-missing-default]
hw/ip/aes/dv/env/aes_seq_item.sv|237 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/ip/aes/dv/env/aes_seq_item.sv|242 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/ip/aes/dv/env/aes_seq_item.sv|247 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/ip/aes/dv/env/aes_seq_item.sv|252 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/ip/aes/dv/env/aes_seq_item.sv|331 col 18| $psprintf is a forbidden system function or task, please use $sformatf instead [Style: forbidden-system-functions] [invalid-system-task-function]
hw/ip/aes/dv/env/aes_seq_item.sv|333 col 18| $psprintf is a forbidden system function or task, please use $sformatf instead [Style: forbidden-system-functions] [invalid-system-task-function]
hw/ip/aes/dv/env/aes_seq_item.sv|335 col 18| $psprintf is a forbidden system function or task, please use $sformatf instead [Style: forbidden-system-functions] [invalid-system-task-function]
hw/ip/aes/dv/env/aes_seq_item.sv|337 col 18| $psprintf is a forbidden system function or task, please use $sformatf instead [Style: forbidden-system-functions] [invalid-system-task-function]
hw/ip/aes/dv/env/aes_seq_item.sv|339 col 18| $psprintf is a forbidden system function or task, please use $sformatf instead [Style: forbidden-system-functions] [invalid-system-task-function]
hw/ip/aes/dv/env/aes_seq_item.sv|339 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/ip/aes/dv/env/aes_seq_item.sv|340 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/ip/aes/dv/env/aes_seq_item.sv|341 col 18| $psprintf is a forbidden system function or task, please use $sformatf instead [Style: forbidden-system-functions] [invalid-system-task-function]
hw/ip/aes/dv/env/aes_seq_item.sv|343 col 19| $psprintf is a forbidden system function or task, please use $sformatf instead [Style: forbidden-system-functions] [invalid-system-task-function]
hw/ip/aes/dv/env/aes_seq_item.sv|345 col 18| $psprintf is a forbidden system function or task, please use $sformatf instead [Style: forbidden-system-functions] [invalid-system-task-function]
hw/ip/aes/dv/env/aes_seq_item.sv|347 col 19| $psprintf is a forbidden system function or task, please use $sformatf instead [Style: forbidden-system-functions] [invalid-system-task-function]
hw/ip/aes/dv/env/aes_seq_item.sv|353 col 18| $psprintf is a forbidden system function or task, please use $sformatf instead [Style: forbidden-system-functions] [invalid-system-task-function]
hw/ip/aes/dv/env/aes_seq_item.sv|354 col 18| $psprintf is a forbidden system function or task, please use $sformatf instead [Style: forbidden-system-functions] [invalid-system-task-function]
hw/ip/aes/dv/env/aes_seq_item.sv|355 col 18| $psprintf is a forbidden system function or task, please use $sformatf instead [Style: forbidden-system-functions] [invalid-system-task-function]
hw/ip/aes/dv/env/aes_seq_item.sv|356 col 18| $psprintf is a forbidden system function or task, please use $sformatf instead [Style: forbidden-system-functions] [invalid-system-task-function]
hw/ip/aes/dv/env/aes_seq_item.sv|357 col 18| $psprintf is a forbidden system function or task, please use $sformatf instead [Style: forbidden-system-functions] [invalid-system-task-function]
hw/ip/aes/dv/env/aes_seq_item.sv|365 col 19| $psprintf is a forbidden system function or task, please use $sformatf instead [Style: forbidden-system-functions] [invalid-system-task-function]
hw/dv/sv/csrng_agent/csrng_sequencer.sv|12 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/ip/prim/rtl/prim_flop_macros.sv|24 col 101| Line length exceeds max: 100; is: 111 [Style: line-length] [line-length]
hw/ip/prim/rtl/prim_flop_macros.sv|44 col 101| Line length exceeds max: 100; is: 164 [Style: line-length] [line-length]
hw/ip/uart/dv/env/uart_scoreboard.sv|173 col 7| Explicitly define a default case for every case statement. [Style: case-statements] [case-missing-default]
hw/ip/uart/dv/env/uart_scoreboard.sv|339 col 13| Explicitly define a default case for every case statement. [Style: case-statements] [case-missing-default]
hw/ip/uart/dv/env/uart_scoreboard.sv|470 col 13| Explicitly define a default case for every case statement. [Style: case-statements] [case-missing-default]
hw/ip/uart/dv/env/uart_scoreboard.sv|488 col 44| 489:49: The lines can't be continued with '', use concatenation operator with braces [Style: forbid-line-continuations] [forbid-line-continuations]
hw/ip/uart/dv/env/uart_scoreboard.sv|499 col 44| 500:49: The lines can't be continued with '', use concatenation operator with braces [Style: forbid-line-continuations] [forbid-line-continuations]
hw/ip/kmac/dv/env/kmac_env.sv|43 col 101| Line length exceeds max: 100; is: 105 [Style: line-length] [line-length]
hw/ip/prim/pre_dv/prim_sync_reqack/rtl/prim_sync_reqack_tb.sv|30 col 101| Line length exceeds max: 100; is: 115 [Style: line-length] [line-length]
hw/ip/prim/pre_dv/prim_sync_reqack/rtl/prim_sync_reqack_tb.sv|111 col 13| $random is a forbidden system function or task, please use $urandom instead [Style: forbidden-system-functions] [invalid-system-task-function]
hw/vendor/lowrisc_ibex/dv/uvm/icache/dv/env/ibex_icache_scoreboard.sv|20 col 14| Explicitly define a storage type for every parameter and localparam, (BusWidth). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/lowrisc_ibex/dv/uvm/icache/dv/ibex_icache_core_agent/seq_lib/ibex_icache_core_base_seq.sv|65 col 14| Constraint names must by styled with lower_snake_case and end with _c. [Style: constraints] [constraint-name-style]
hw/vendor/lowrisc_ibex/dv/uvm/icache/dv/ibex_icache_core_agent/seq_lib/ibex_icache_core_base_seq.sv|72 col 14| Constraint names must by styled with lower_snake_case and end with _c. [Style: constraints] [constraint-name-style]
hw/ip/aes/pre_dv/aes_sbox_tb/rtl/aes_sbox_tb.sv|67 col 15| $random is a forbidden system function or task, please use $urandom instead [Style: forbidden-system-functions] [invalid-system-task-function]
hw/ip/aes/pre_dv/aes_sbox_tb/rtl/aes_sbox_tb.sv|87 col 15| $random is a forbidden system function or task, please use $urandom instead [Style: forbidden-system-functions] [invalid-system-task-function]
hw/vendor/lowrisc_ibex/dv/uvm/core_ibex/env/core_ibex_scoreboard.sv|105 col 101| Line length exceeds max: 100; is: 111 [Style: line-length] [line-length]
hw/top_earlgrey/dv/env/seq_lib/chip_sw_uart_rand_baudrate_vseq.sv|14 col 14| Explicitly define a storage type for every parameter and localparam, (NCO_WIDTH). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/lowrisc_ibex/dv/uvm/icache/dv/ibex_icache_core_agent/ibex_icache_core_req_item.sv|27 col 14| Constraint names must by styled with lower_snake_case and end with _c. [Style: constraints] [constraint-name-style]
hw/vendor/lowrisc_ibex/dv/uvm/icache/dv/ibex_icache_core_agent/ibex_icache_core_req_item.sv|38 col 14| Constraint names must by styled with lower_snake_case and end with _c. [Style: constraints] [constraint-name-style]
hw/vendor/lowrisc_ibex/dv/uvm/icache/dv/ibex_icache_core_agent/ibex_icache_core_req_item.sv|45 col 14| Constraint names must by styled with lower_snake_case and end with _c. [Style: constraints] [constraint-name-style]
hw/vendor/lowrisc_ibex/dv/uvm/icache/dv/ibex_icache_core_agent/ibex_icache_core_req_item.sv|56 col 14| Constraint names must by styled with lower_snake_case and end with _c. [Style: constraints] [constraint-name-style]
hw/vendor/lowrisc_ibex/dv/uvm/core_ibex/env/core_ibex_instr_monitor_if.sv|10 col 13| Explicitly define a storage type for every parameter and localparam, (DATA_WIDTH). [Style: constants] [explicit-parameter-storage-type]
hw/ip/otbn/dv/uvm/env/otbn_loop_if.sv|151 col 25| Explicitly define static or automatic lifetime for non-class functions [Style: function-task-explicit-lifetime] [explicit-function-lifetime]
hw/ip/otbn/dv/uvm/env/otbn_loop_if.sv|160 col 25| Explicitly define static or automatic lifetime for non-class functions [Style: function-task-explicit-lifetime] [explicit-function-lifetime]
hw/vendor/pulp_riscv_dbg/tb/jtag_dmi/jtag_intf.sv|5 col 11| Interface names must use lower_snake_case naming convention and end with _if. [Style: interface-conventions] [interface-name-style]
hw/ip/spi_device/dv/env/seq_lib/spi_device_tpm_base_vseq.sv|50 col 65| $random is a forbidden system function or task, please use $urandom instead [Style: forbidden-system-functions] [invalid-system-task-function]
hw/top_earlgrey/dv/env/seq_lib/chip_sw_lc_ctrl_scrap_vseq.sv|34 col 9| Do not use $test$plusargs to access plusargs, use $value$plusargs instead. [Style: plusarg-value-assignment] [plusarg-assignment]
hw/dv/sv/spi_agent/spi_agent_cfg.sv|115 col 7| Explicitly define a default case for every case statement. [Style: case-statements] [case-missing-default]
hw/dv/sv/pattgen_agent/pattgen_agent_cfg.sv|15 col 15| Unpacked dimension range must be declared in big-endian ([0:N-1]) order. Declare zero-based big-endian unpacked dimensions sized as [N]. [Style: unpacked-ordering] [unpacked-dimensions-range-ordering]
hw/dv/sv/tl_agent/tl_seq_item.sv|11 col 9| Macro names must contain only CAPITALS, underscores, and digits. Exception: UVM-like macros. [Style: defines] [macro-name-style]
hw/dv/sv/tl_agent/tl_seq_item.sv|15 col 9| Macro names must contain only CAPITALS, underscores, and digits. Exception: UVM-like macros. [Style: defines] [macro-name-style]
hw/dv/sv/tl_agent/tl_seq_item.sv|22 col 9| Macro names must contain only CAPITALS, underscores, and digits. Exception: UVM-like macros. [Style: defines] [macro-name-style]
hw/dv/sv/tl_agent/tl_seq_item.sv|27 col 9| Macro names must contain only CAPITALS, underscores, and digits. Exception: UVM-like macros. [Style: defines] [macro-name-style]
hw/dv/sv/tl_agent/tl_seq_item.sv|31 col 9| Macro names must contain only CAPITALS, underscores, and digits. Exception: UVM-like macros. [Style: defines] [macro-name-style]
hw/dv/sv/tl_agent/tl_seq_item.sv|35 col 9| Macro names must contain only CAPITALS, underscores, and digits. Exception: UVM-like macros. [Style: defines] [macro-name-style]
hw/dv/sv/tl_agent/tl_seq_item.sv|119 col 14| Constraint names must by styled with lower_snake_case and end with _c. [Style: constraints] [constraint-name-style]
hw/ip/i2c/dv/env/i2c_scoreboard.sv|253 col 9| Explicitly define a default case for every case statement. [Style: case-statements] [case-missing-default]
hw/vendor/pulp_riscv_dbg/sva/dm_top_sva.sv|57 col 5| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/vendor/pulp_riscv_dbg/sva/dm_top_sva.sv|60 col 101| Line length exceeds max: 100; is: 133 [Style: line-length] [line-length]
hw/vendor/pulp_riscv_dbg/sva/dm_top_sva.sv|61 col 101| Line length exceeds max: 100; is: 149 [Style: line-length] [line-length]
hw/vendor/pulp_riscv_dbg/tb/jtag_dmi/tb_jtag_dmi.sv|17 col 14| Explicitly define a storage type for every parameter and localparam, (IDCode). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/pulp_riscv_dbg/tb/jtag_dmi/tb_jtag_dmi.sv|17 col 42| Binary literal 32'b1 has less digits than expected for 32 bits. [Style: number-literals] [undersized-binary-literal]
hw/vendor/pulp_riscv_dbg/tb/jtag_dmi/tb_jtag_dmi.sv|142 col 14| Explicitly define a storage type for every parameter and localparam, (IRLength). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/pulp_riscv_dbg/tb/jtag_dmi/tb_jtag_dmi.sv|188 col 14| Explicitly define a storage type for every parameter and localparam, (NrRandomTransactions). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/pulp_riscv_dbg/tb/jtag_dmi/tb_jtag_dmi.sv|250 col 11| Explicitly define a default case for every case statement. [Style: case-statements] [case-missing-default]
hw/vendor/pulp_riscv_dbg/tb/jtag_dmi/tb_jtag_dmi.sv|291 col 87| Do not use consecutive null statements like ';;'. [Style: redundant-semicolons] [forbid-consecutive-null-statements]
hw/ip/otbn/dv/uvm/env/otbn_env_pkg.sv|90 col 5| Struct names have to end with _t [Style: struct-union-conventions] [struct-union-name-style]
hw/ip/prim/fpv/tb/prim_keccak_tb.sv|69 col 101| Line length exceeds max: 100; is: 106 [Style: line-length] [line-length]
hw/ip/otbn/dv/uvm/env/seq_lib/otbn_common_vseq.sv|146 col 21| 147:43: The lines can't be continued with '', use concatenation operator with braces [Style: forbid-line-continuations] [forbid-line-continuations]
hw/vendor/lowrisc_ibex/dv/uvm/icache/dv/ibex_icache_core_agent/ibex_icache_core_protocol_checker.sv|13 col 11| Interface names must use lower_snake_case naming convention and end with _if. [Style: interface-conventions] [interface-name-style]
hw/vendor/lowrisc_ibex/dv/uvm/core_ibex/common/ibex_mem_intf_agent/ibex_mem_intf.sv|5 col 11| Interface names must use lower_snake_case naming convention and end with _if. [Style: interface-conventions] [interface-name-style]
hw/ip/aes/dv/env/aes_message_item.sv|50 col 101| Line length exceeds max: 100; is: 122 [Style: line-length] [line-length]
hw/ip/aes/dv/env/aes_message_item.sv|237 col 101| Line length exceeds max: 100; is: 108 [Style: line-length] [line-length]
hw/ip/aes/dv/env/aes_message_item.sv|281 col 101| Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
hw/ip/aes/dv/env/seq_lib/aes_nist_vectors_vseq.sv|78 col 101| Line length exceeds max: 100; is: 119 [Style: line-length] [line-length]
hw/ip/aes/dv/env/seq_lib/aes_nist_vectors_vseq.sv|108 col 101| Line length exceeds max: 100; is: 129 [Style: line-length] [line-length]
hw/dv/sv/dv_base_reg/csr_excl_item.sv|15 col 5| Struct names have to end with _t [Style: struct-union-conventions] [struct-union-name-style]
hw/vendor/lowrisc_ibex/dv/uvm/icache/dv/ibex_icache_mem_agent/ibex_icache_mem_resp_item.sv|29 col 14| Constraint names must by styled with lower_snake_case and end with _c. [Style: constraints] [constraint-name-style]
hw/vendor/lowrisc_ibex/dv/uvm/icache/dv/ibex_icache_mem_agent/ibex_icache_mem_resp_item.sv|39 col 14| Constraint names must by styled with lower_snake_case and end with _c. [Style: constraints] [constraint-name-style]
hw/dv/sv/tl_agent/tl_agent_cfg.sv|210 col 101| Line length exceeds max: 100; is: 110 [Style: line-length] [line-length]
hw/ip/otbn/pre_sca/alma/rtl/otbn_top_coco.v|7 col 13| Explicitly define a storage type for every parameter and localparam, (ImemDataWidth). [Style: constants] [explicit-parameter-storage-type]
hw/ip/otbn/pre_sca/alma/rtl/otbn_top_coco.v|9 col 13| Explicitly define a storage type for every parameter and localparam, (WLEN). [Style: constants] [explicit-parameter-storage-type]
hw/ip/otbn/pre_sca/alma/rtl/otbn_top_coco.v|11 col 13| Explicitly define a storage type for every parameter and localparam, (SideloadKeyWidth). [Style: constants] [explicit-parameter-storage-type]
hw/ip/otbn/pre_sca/alma/rtl/otbn_top_coco.v|25 col 14| Explicitly define a storage type for every parameter and localparam, (ImemSizeByte). [Style: constants] [explicit-parameter-storage-type]
hw/ip/otbn/pre_sca/alma/rtl/otbn_top_coco.v|27 col 14| Explicitly define a storage type for every parameter and localparam, (DmemSizeByte). [Style: constants] [explicit-parameter-storage-type]
hw/ip/otbn/pre_sca/alma/rtl/otbn_top_coco.v|29 col 14| Explicitly define a storage type for every parameter and localparam, (ExtWLEN). [Style: constants] [explicit-parameter-storage-type]
hw/ip/otbn/pre_sca/alma/rtl/otbn_top_coco.v|55 col 14| Explicitly define a storage type for every parameter and localparam, (ImemAddrWidth). [Style: constants] [explicit-parameter-storage-type]
hw/ip/otbn/pre_sca/alma/rtl/otbn_top_coco.v|57 col 14| Explicitly define a storage type for every parameter and localparam, (DmemAddrWidth). [Style: constants] [explicit-parameter-storage-type]
hw/ip/otbn/pre_sca/alma/rtl/otbn_top_coco.v|91 col 20| Explicitly define a storage type for every parameter and localparam, (MuBi4False). [Style: constants] [explicit-parameter-storage-type]
hw/ip/otbn/pre_sca/alma/rtl/otbn_top_coco.v|195 col 14| Explicitly define a storage type for every parameter and localparam, (DmemSizeWords). [Style: constants] [explicit-parameter-storage-type]
hw/ip/otbn/pre_sca/alma/rtl/otbn_top_coco.v|196 col 14| Explicitly define a storage type for every parameter and localparam, (DmemIndexWidth). [Style: constants] [explicit-parameter-storage-type]
hw/ip/otbn/pre_sca/alma/rtl/otbn_top_coco.v|222 col 14| Explicitly define a storage type for every parameter and localparam, (ImemSizeWords). [Style: constants] [explicit-parameter-storage-type]
hw/ip/otbn/pre_sca/alma/rtl/otbn_top_coco.v|223 col 14| Explicitly define a storage type for every parameter and localparam, (ImemIndexWidth). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/lowrisc_ibex/dv/uvm/core_ibex/common/ibex_mem_intf_agent/ibex_mem_intf_response_seq_lib.sv|107 col 101| Line length exceeds max: 100; is: 114 [Style: line-length] [line-length]
hw/vendor/pulp_riscv_dbg/tb/dp_ram.sv|33 col 16| Explicitly define a storage type for every parameter and localparam, (bytes). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/pulp_riscv_dbg/tb/dp_ram.sv|58 col 21| Do not use $test$plusargs to access plusargs, use $value$plusargs instead. [Style: plusarg-value-assignment] [plusarg-assignment]
hw/vendor/pulp_riscv_dbg/tb/dp_ram.sv|74 col 18| Explicitly define static or automatic lifetime for non-class functions [Style: function-task-explicit-lifetime] [explicit-function-lifetime]
hw/vendor/pulp_riscv_dbg/tb/dp_ram.sv|78 col 10| Explicitly define static or automatic lifetime for non-class tasks [Style: function-task-explicit-lifetime] [explicit-task-lifetime]
hw/top_earlgrey/ip/ast/rtl/vcaon_pgd.sv|34 col 1| Use 'always_comb' instead of 'always @
'. [Style: combinational-logic] [always-comb]
hw/vendor/lowrisc_ibex/vendor/google_riscv-dv/src/riscv_load_store_instr_lib.sv|606 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/vendor/lowrisc_ibex/vendor/google_riscv-dv/src/riscv_load_store_instr_lib.sv|620 col 7| Explicitly define a default case for every case statement. [Style: case-statements] [case-missing-default]
hw/vendor/lowrisc_ibex/vendor/google_riscv-dv/src/riscv_load_store_instr_lib.sv|639 col 7| Explicitly define a default case for every case statement. [Style: case-statements] [case-missing-default]
hw/vendor/lowrisc_ibex/dv/uvm/core_ibex/tests/core_ibex_vseq.sv|55 col 70| The 'name' argument of type_id::create() must match the name of the variable to which it is assigned: irq_raise_single_seq_h, got: "irq_single_seq_h". [Style: uvm-naming] [create-object-name-match]
hw/ip/spi_device/pre_dv/tb/spid_common.sv|589 col 9| Explicitly define a default case for every case statement. [Style: case-statements] [case-missing-default]
hw/ip/spi_device/pre_dv/tb/spid_common.sv|652 col 7| Explicitly define a default case for every case statement. [Style: case-statements] [case-missing-default]
hw/ip/spi_device/pre_dv/tb/spid_common.sv|711 col 7| Explicitly define a default case for every case statement. [Style: case-statements] [case-missing-default]
hw/vendor/lowrisc_ibex/dv/uvm/core_ibex/tests/core_ibex_test_lib.sv|926 col 101| Line length exceeds max: 100; is: 105 [Style: line-length] [line-length]
hw/vendor/lowrisc_ibex/dv/uvm/core_ibex/tests/core_ibex_test_lib.sv|1087 col 23| Explicitly define a default case for every case statement. [Style: case-statements] [case-missing-default]
hw/vendor/lowrisc_ibex/dv/uvm/core_ibex/tests/core_ibex_test_lib.sv|1330 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/vendor/lowrisc_ibex/dv/uvm/core_ibex/tests/core_ibex_test_lib.sv|1390 col 101| Line length exceeds max: 100; is: 122 [Style: line-length] [line-length]
... (Too many findings. Dropped some findings)