Skip to content

ci: Add first github and gitlab CI checks #6

ci: Add first github and gitlab CI checks

ci: Add first github and gitlab CI checks #6

GitHub Actions / verible-verilog-lint failed Jul 31, 2023 in 51s

reviewdog [verible-verilog-lint] report

reported by reviewdog 🐶

Findings (2353)

hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|19 col 11| Interface names must use lower_snake_case naming convention and end with _if. [Style: interface-conventions] [interface-name-style]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|20 col 13| Explicitly define a storage type for every parameter and localparam, (AXI_ADDR_WIDTH). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|21 col 13| Explicitly define a storage type for every parameter and localparam, (AXI_DATA_WIDTH). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|22 col 13| Explicitly define a storage type for every parameter and localparam, (AXI_ID_WIDTH). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|23 col 13| Explicitly define a storage type for every parameter and localparam, (AXI_USER_WIDTH). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|28 col 14| Explicitly define a storage type for every parameter and localparam, (AXI_STRB_WIDTH). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|88 col 101| Line length exceeds max: 100; is: 144 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|91 col 101| Line length exceeds max: 100; is: 135 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|96 col 101| Line length exceeds max: 100; is: 144 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|99 col 101| Line length exceeds max: 100; is: 135 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|107 col 11| Interface names must use lower_snake_case naming convention and end with _if. [Style: interface-conventions] [interface-name-style]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|109 col 13| Explicitly define a storage type for every parameter and localparam, (AXI_ADDR_WIDTH). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|110 col 13| Explicitly define a storage type for every parameter and localparam, (AXI_DATA_WIDTH). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|111 col 13| Explicitly define a storage type for every parameter and localparam, (AXI_ID_WIDTH). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|112 col 13| Explicitly define a storage type for every parameter and localparam, (AXI_USER_WIDTH). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|113 col 13| Explicitly define a storage type for every parameter and localparam, (BUFFER_WIDTH). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|116 col 14| Explicitly define a storage type for every parameter and localparam, (AXI_STRB_WIDTH). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|170 col 101| Line length exceeds max: 100; is: 155 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|173 col 101| Line length exceeds max: 100; is: 146 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|178 col 101| Line length exceeds max: 100; is: 155 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|181 col 101| Line length exceeds max: 100; is: 146 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|189 col 11| Interface names must use lower_snake_case naming convention and end with _if. [Style: interface-conventions] [interface-name-style]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|190 col 13| Explicitly define a storage type for every parameter and localparam, (AXI_ADDR_WIDTH). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|191 col 13| Explicitly define a storage type for every parameter and localparam, (AXI_DATA_WIDTH). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|196 col 14| Explicitly define a storage type for every parameter and localparam, (AXI_STRB_WIDTH). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|269 col 11| Interface names must use lower_snake_case naming convention and end with _if. [Style: interface-conventions] [interface-name-style]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|278 col 3| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv|291 col 11| Interface names must use lower_snake_case naming convention and end with if. [Style: interface-conventions] [interface-name-style]
hw/vendor/openhwgroup_cva6/core/serdiv.sv|19 col 13| Explicitly define a storage type for every parameter and localparam, (WIDTH). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/serdiv.sv|29 col 101| Line length exceeds max: 100; is: 129 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/serdiv.sv|43 col 3| enum types always should be named using typedef. [Style: typedef-enums] [typedef-enums]
hw/vendor/openhwgroup_cva6/core/serdiv.sv|85 col 101| Line length exceeds max: 100; is: 148 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/serdiv.sv|85 col 148| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/vendor/openhwgroup_cva6/core/serdiv.sv|135 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/serdiv.sv|164 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/serdiv.sv|218 col 101| Line length exceeds max: 100; is: 115 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/cache_subsystem/wt_dcache.sv|35 col 101| Line length exceeds max: 100; is: 121 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/cache_subsystem/wt_dcache.sv|59 col 14| Explicitly define a storage type for every parameter and localparam, (NumPorts). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|11 col 9| Package declaration name must match the file name (ignoring optional "pkg" file name suffix). declaration: "cva6_config_pkg" vs. basename(file): "cv64a6_imafdc_sv39_openpiton_config_pkg" [Style: file-names] [package-filename]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|13 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigXlen). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|15 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigFpuEn). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|16 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigF16En). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|17 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigF16AltEn). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|18 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigF8En). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|19 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigFVecEn). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|21 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigCvxifEn). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|22 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigCExtEn). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|23 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigAExtEn). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|25 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigFetchUserEn). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|26 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigFetchUserWidth). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|27 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigDataUserEn). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|28 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigDataUserWidth). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|30 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigRenameEn). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|32 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigIcacheByteSize). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|33 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigIcacheSetAssoc). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|34 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigIcacheLineWidth). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|35 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigDcacheByteSize). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|36 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigDcacheSetAssoc). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|37 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigDcacheLineWidth). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|39 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigDcacheIdWidth). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|41 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigNrCommitPorts). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|42 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigNrScoreboardEntries). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|44 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigFPGAEn). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|46 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigNrLoadPipeRegs). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|47 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigNrStorePipeRegs). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|49 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigInstrTlbEntries). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|50 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigDataTlbEntries). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|52 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigRASDepth). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|53 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigBTBEntries). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|54 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigBHTEntries). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|56 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigNrPMPEntries). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/include/cv64a6_imafdc_sv39_openpiton_config_pkg.sv|58 col 16| Explicitly define a storage type for every parameter and localparam, (CVA6ConfigPerfCounterEn). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/commit_stage.sv|22 col 101| Line length exceeds max: 100; is: 125 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/commit_stage.sv|23 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/commit_stage.sv|25 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/commit_stage.sv|27 col 101| Line length exceeds max: 100; is: 108 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/commit_stage.sv|28 col 101| Line length exceeds max: 100; is: 116 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/commit_stage.sv|30 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/commit_stage.sv|32 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/commit_stage.sv|33 col 101| Line length exceeds max: 100; is: 105 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/commit_stage.sv|42 col 101| Line length exceeds max: 100; is: 140 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/commit_stage.sv|46 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/commit_stage.sv|47 col 101| Line length exceeds max: 100; is: 110 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/commit_stage.sv|50 col 101| Line length exceeds max: 100; is: 109 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/commit_stage.sv|81 col 101| Line length exceeds max: 100; is: 126 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/commit_stage.sv|104 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/commit_stage.sv|192 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/commit_stage.sv|221 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/vendor/openhwgroup_cva6/core/commit_stage.sv|225 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/vendor/openhwgroup_cva6/core/commit_stage.sv|241 col 101| Line length exceeds max: 100; is: 121 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/commit_stage.sv|254 col 101| Line length exceeds max: 100; is: 135 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/vendor/pulp-platform/fpga-support/rtl/SyncTpRam.sv|28 col 13| Explicitly define a storage type for every parameter and localparam, (ADDR_WIDTH). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/vendor/pulp-platform/fpga-support/rtl/SyncTpRam.sv|29 col 13| Explicitly define a storage type for every parameter and localparam, (DATA_DEPTH). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/vendor/pulp-platform/fpga-support/rtl/SyncTpRam.sv|30 col 13| Explicitly define a storage type for every parameter and localparam, (DATA_WIDTH). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/vendor/pulp-platform/fpga-support/rtl/SyncTpRam.sv|31 col 13| Explicitly define a storage type for every parameter and localparam, (OUT_REGS). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/vendor/pulp-platform/fpga-support/rtl/SyncTpRam.sv|32 col 13| Explicitly define a storage type for every parameter and localparam, (SIM_INIT). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/vendor/pulp-platform/fpga-support/rtl/SyncTpRam.sv|52 col 34| 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/vendor/openhwgroup_cva6/vendor/pulp-platform/fpga-support/rtl/SyncTpRam.sv|64 col 25| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/vendor/openhwgroup_cva6/vendor/pulp-platform/fpga-support/rtl/SyncTpRam.sv|66 col 36| randomize() is forbidden within void casts [Style: void-casts] [void-cast]
hw/vendor/openhwgroup_cva6/vendor/pulp-platform/fpga-support/rtl/SyncTpRam.sv|68 col 9| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/vendor/pulp_platform_opentitan_peripherals/src/prim/rtl/prim_fifo_sync.sv|56 col 29| Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
hw/vendor/pulp_platform_opentitan_peripherals/src/prim/rtl/prim_fifo_sync.sv|57 col 29| Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
hw/vendor/openhwgroup_cva6/core/pmp/tb/pmp_tb.sv|13 col 16| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/vendor/openhwgroup_cva6/core/pmp/tb/pmp_tb.sv|22 col 29| Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
hw/vendor/openhwgroup_cva6/core/pmp/tb/pmp_tb.sv|23 col 29| Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
hw/vendor/openhwgroup_cva6/core/pmp/tb/pmp_tb.sv|27 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/vendor/openhwgroup_cva6/core/pmp/tb/pmp_tb.sv|51 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/vendor/openhwgroup_cva6/core/pmp/tb/pmp_tb.sv|62 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/vendor/openhwgroup_cva6/core/pmp/tb/pmp_tb.sv|74 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/vendor/openhwgroup_cva6/core/pmp/tb/pmp_tb.sv|84 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/vendor/openhwgroup_cva6/core/pmp/tb/pmp_tb.sv|86 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/vendor/openhwgroup_cva6/core/pmp/tb/pmp_tb.sv|98 col 10| File must end with a newline. [Style: posix-file-endings] [posix-eof]
hw/vendor/openhwgroup_cva6/core/mmu_sv32/cva6_ptw_sv32.sv|35 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/mmu_sv32/cva6_ptw_sv32.sv|41 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/mmu_sv32/cva6_ptw_sv32.sv|43 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/mmu_sv32/cva6_ptw_sv32.sv|54 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/vendor/openhwgroup_cva6/core/mmu_sv32/cva6_ptw_sv32.sv|59 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/vendor/openhwgroup_cva6/core/mmu_sv32/cva6_ptw_sv32.sv|61 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/vendor/openhwgroup_cva6/core/mmu_sv32/cva6_ptw_sv32.sv|68 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/vendor/openhwgroup_cva6/core/mmu_sv32/cva6_ptw_sv32.sv|84 col 5| enum types always should be named using typedef. [Style: typedef-enums] [typedef-enums]
hw/vendor/openhwgroup_cva6/core/mmu_sv32/cva6_ptw_sv32.sv|95 col 5| enum types always should be named using typedef. [Style: typedef-enums] [typedef-enums]
hw/vendor/openhwgroup_cva6/core/mmu_sv32/cva6_ptw_sv32.sv|119 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/mmu_sv32/cva6_ptw_sv32.sv|217 col 101| Line length exceeds max: 100; is: 162 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/mmu_sv32/cva6_ptw_sv32.sv|344 col 16| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/vendor/openhwgroup_cva6/core/mmu_sv32/cva6_ptw_sv32.sv|362 col 101| Line length exceeds max: 100; is: 110 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/id_stage.sv|25 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/id_stage.sv|29 col 101| Line length exceeds max: 100; is: 118 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/id_stage.sv|30 col 101| Line length exceeds max: 100; is: 115 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/id_stage.sv|34 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/id_stage.sv|57 col 26| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/vendor/openhwgroup_cva6/core/id_stage.sv|67 col 14| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/vendor/openhwgroup_cva6/core/pmp/tb/tb_pkg.sv|13 col 16| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/vendor/openhwgroup_cva6/core/pmp/tb/tb_pkg.sv|17 col 25| Explicitly define a storage type for every parameter and localparam, (WIDTH). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/pmp/tb/tb_pkg.sv|17 col 45| Explicitly define a storage type for every parameter and localparam, (PMP_LEN). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/pmp/tb/tb_pkg.sv|36 col 11| File must end with a newline. [Style: posix-file-endings] [posix-eof]
hw/vendor/openhwgroup_cva6/core/cache_subsystem/tag_cmp.sv|35 col 101| Line length exceeds max: 100; is: 109 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/cache_subsystem/tag_cmp.sv|36 col 101| Line length exceeds max: 100; is: 123 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/cache_subsystem/tag_cmp.sv|59 col 59| All generate block labels must start with g
or gen
[Style: generate-constructs] [generate-label-prefix]
hw/vendor/openhwgroup_cva6/core/axi_shim.sv|23 col 101| Line length exceeds max: 100; is: 119 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/axi_shim.sv|24 col 101| Line length exceeds max: 100; is: 117 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/axi_shim.sv|40 col 101| Line length exceeds max: 100; is: 129 [Style: line-length] [line-length]
hw/vendor/openhwgroup_cva6/core/axi_shim.sv|71 col 14| Explicitly define a storage type for every parameter and localparam, (AddrIndex). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/core/axi_shim.sv|77 col 3| enum types always should be named using typedef. [Style: typedef-enums] [typedef-enums]
hw/vendor/openhwgroup_cva6/vendor/pulp-platform/fpga-support/rtl/SyncSpRamBeNx64.sv|30 col 13| Explicitly define a storage type for every parameter and localparam, (ADDR_WIDTH). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/vendor/pulp-platform/fpga-support/rtl/SyncSpRamBeNx64.sv|31 col 13| Explicitly define a storage type for every parameter and localparam, (DATA_DEPTH). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/vendor/pulp-platform/fpga-support/rtl/SyncSpRamBeNx64.sv|32 col 13| Explicitly define a storage type for every parameter and localparam, (OUT_REGS). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/vendor/pulp-platform/fpga-support/rtl/SyncSpRamBeNx64.sv|33 col 13| Explicitly define a storage type for every parameter and localparam, (SIM_INIT). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/vendor/pulp-platform/fpga-support/rtl/SyncSpRamBeNx64.sv|52 col 14| Explicitly define a storage type for every parameter and localparam, (DATA_BYTES). [Style: constants] [explicit-parameter-storage-type]
hw/vendor/openhwgroup_cva6/vendor/pulp-platform/fpga-support/rtl/SyncSpRamBeNx64.sv|62 col 37| 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/vendor/openhwgroup_cva6/vendor/pulp-platform/fpga-support/rtl/SyncSpRamBeNx64.sv|69 col 27| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
... (Too many findings. Dropped some findings)

Filtered Findings (0)

Annotations

Check warning on line 19 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L19

Interface names must use lower_snake_case naming convention and end with _if. [Style: interface-conventions] [interface-name-style]
Raw output
message:"Interface names must use lower_snake_case naming convention and end with _if. [Style: interface-conventions] [interface-name-style]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:19 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 20 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L20

Explicitly define a storage type for every parameter and localparam, (AXI_ADDR_WIDTH). [Style: constants] [explicit-parameter-storage-type]
Raw output
message:"Explicitly define a storage type for every parameter and localparam, (AXI_ADDR_WIDTH). [Style: constants] [explicit-parameter-storage-type]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:20 column:13}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 21 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L21

Explicitly define a storage type for every parameter and localparam, (AXI_DATA_WIDTH). [Style: constants] [explicit-parameter-storage-type]
Raw output
message:"Explicitly define a storage type for every parameter and localparam, (AXI_DATA_WIDTH). [Style: constants] [explicit-parameter-storage-type]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:21 column:13}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 22 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L22

Explicitly define a storage type for every parameter and localparam, (AXI_ID_WIDTH). [Style: constants] [explicit-parameter-storage-type]
Raw output
message:"Explicitly define a storage type for every parameter and localparam, (AXI_ID_WIDTH). [Style: constants] [explicit-parameter-storage-type]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:22 column:13}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 23 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L23

Explicitly define a storage type for every parameter and localparam, (AXI_USER_WIDTH). [Style: constants] [explicit-parameter-storage-type]
Raw output
message:"Explicitly define a storage type for every parameter and localparam, (AXI_USER_WIDTH). [Style: constants] [explicit-parameter-storage-type]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:23 column:13}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 28 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L28

Explicitly define a storage type for every parameter and localparam, (AXI_STRB_WIDTH). [Style: constants] [explicit-parameter-storage-type]
Raw output
message:"Explicitly define a storage type for every parameter and localparam, (AXI_STRB_WIDTH). [Style: constants] [explicit-parameter-storage-type]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:28 column:14}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 88 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L88

Line length exceeds max: 100; is: 144 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 144 [Style: line-length] [line-length]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:88 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 91 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L91

Line length exceeds max: 100; is: 135 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 135 [Style: line-length] [line-length]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:91 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 96 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L96

Line length exceeds max: 100; is: 144 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 144 [Style: line-length] [line-length]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:96 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 99 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L99

Line length exceeds max: 100; is: 135 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 135 [Style: line-length] [line-length]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:99 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 107 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L107

Interface names must use lower_snake_case naming convention and end with _if. [Style: interface-conventions] [interface-name-style]
Raw output
message:"Interface names must use lower_snake_case naming convention and end with _if. [Style: interface-conventions] [interface-name-style]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:107 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 109 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L109

Explicitly define a storage type for every parameter and localparam, (AXI_ADDR_WIDTH). [Style: constants] [explicit-parameter-storage-type]
Raw output
message:"Explicitly define a storage type for every parameter and localparam, (AXI_ADDR_WIDTH). [Style: constants] [explicit-parameter-storage-type]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:109 column:13}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 110 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L110

Explicitly define a storage type for every parameter and localparam, (AXI_DATA_WIDTH). [Style: constants] [explicit-parameter-storage-type]
Raw output
message:"Explicitly define a storage type for every parameter and localparam, (AXI_DATA_WIDTH). [Style: constants] [explicit-parameter-storage-type]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:110 column:13}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 111 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L111

Explicitly define a storage type for every parameter and localparam, (AXI_ID_WIDTH). [Style: constants] [explicit-parameter-storage-type]
Raw output
message:"Explicitly define a storage type for every parameter and localparam, (AXI_ID_WIDTH). [Style: constants] [explicit-parameter-storage-type]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:111 column:13}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 112 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L112

Explicitly define a storage type for every parameter and localparam, (AXI_USER_WIDTH). [Style: constants] [explicit-parameter-storage-type]
Raw output
message:"Explicitly define a storage type for every parameter and localparam, (AXI_USER_WIDTH). [Style: constants] [explicit-parameter-storage-type]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:112 column:13}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 113 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L113

Explicitly define a storage type for every parameter and localparam, (BUFFER_WIDTH). [Style: constants] [explicit-parameter-storage-type]
Raw output
message:"Explicitly define a storage type for every parameter and localparam, (BUFFER_WIDTH). [Style: constants] [explicit-parameter-storage-type]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:113 column:13}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 116 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L116

Explicitly define a storage type for every parameter and localparam, (AXI_STRB_WIDTH). [Style: constants] [explicit-parameter-storage-type]
Raw output
message:"Explicitly define a storage type for every parameter and localparam, (AXI_STRB_WIDTH). [Style: constants] [explicit-parameter-storage-type]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:116 column:14}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 170 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L170

Line length exceeds max: 100; is: 155 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 155 [Style: line-length] [line-length]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:170 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 173 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L173

Line length exceeds max: 100; is: 146 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 146 [Style: line-length] [line-length]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:173 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 178 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L178

Line length exceeds max: 100; is: 155 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 155 [Style: line-length] [line-length]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:178 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 181 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L181

Line length exceeds max: 100; is: 146 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 146 [Style: line-length] [line-length]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:181 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 189 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L189

Interface names must use lower_snake_case naming convention and end with _if. [Style: interface-conventions] [interface-name-style]
Raw output
message:"Interface names must use lower_snake_case naming convention and end with _if. [Style: interface-conventions] [interface-name-style]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:189 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 190 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L190

Explicitly define a storage type for every parameter and localparam, (AXI_ADDR_WIDTH). [Style: constants] [explicit-parameter-storage-type]
Raw output
message:"Explicitly define a storage type for every parameter and localparam, (AXI_ADDR_WIDTH). [Style: constants] [explicit-parameter-storage-type]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:190 column:13}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 191 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L191

Explicitly define a storage type for every parameter and localparam, (AXI_DATA_WIDTH). [Style: constants] [explicit-parameter-storage-type]
Raw output
message:"Explicitly define a storage type for every parameter and localparam, (AXI_DATA_WIDTH). [Style: constants] [explicit-parameter-storage-type]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:191 column:13}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 196 in hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv

See this annotation in the file changed.

@github-actions github-actions / verible-verilog-lint

[verible-verilog-lint] hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv#L196

Explicitly define a storage type for every parameter and localparam, (AXI_STRB_WIDTH). [Style: constants] [explicit-parameter-storage-type]
Raw output
message:"Explicitly define a storage type for every parameter and localparam, (AXI_STRB_WIDTH). [Style: constants] [explicit-parameter-storage-type]" location:{path:"./hw/vendor/openhwgroup_cva6/core/include/axi_intf.sv" range:{start:{line:196 column:14}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}