Skip to content

[SRC][VLSU] WIP: Add status for each port in VLSU to avoid mishandlin…

Sign in for the full log view
GitHub Actions / verible-verilog-lint failed Nov 11, 2024 in 24s

reviewdog [verible-verilog-lint] report

reported by reviewdog 🐶

Findings (1562)

hw/ip/spatz/src/spatz_vrf.sv|216 col 101| Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_addr_mapper.sv|90 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vsldu.sv|76 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vsldu.sv|82 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vsldu.sv|163 col 3| enum types always should be named using typedef. [Style: typedef-enums] [typedef-enums]
hw/ip/spatz/src/spatz_vsldu.sv|226 col 3| enum types always should be named using typedef. [Style: typedef-enums] [typedef-enums]
hw/ip/spatz/src/spatz_vsldu.sv|251 col 5| Explicitly define a default case for every case statement or add unique qualifier to the case statement. [Style: case-statements] [case-missing-default]
hw/ip/spatz/src/spatz_vsldu.sv|267 col 101| Line length exceeds max: 100; is: 134 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vsldu.sv|280 col 101| Line length exceeds max: 100; is: 177 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vsldu.sv|306 col 5| Explicitly define a default case for every case statement or add unique qualifier to the case statement. [Style: case-statements] [case-missing-default]
hw/ip/spatz/src/spatz_vsldu.sv|374 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vsldu.sv|405 col 101| Line length exceeds max: 100; is: 120 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vsldu.sv|407 col 101| Line length exceeds max: 100; is: 161 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vsldu.sv|417 col 101| Line length exceeds max: 100; is: 112 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vsldu.sv|430 col 101| Line length exceeds max: 100; is: 180 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vsldu.sv|439 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vsldu.sv|440 col 101| Line length exceeds max: 100; is: 154 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vsldu.sv|449 col 101| Line length exceeds max: 100; is: 296 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vsldu.sv|450 col 101| Line length exceeds max: 100; is: 143 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vsldu.sv|451 col 101| Line length exceeds max: 100; is: 126 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|128 col 101| Line length exceeds max: 100; is: 132 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|146 col 101| Line length exceeds max: 100; is: 111 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|169 col 3| enum types always should be named using typedef. [Style: typedef-enums] [typedef-enums]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|220 col 101| Line length exceeds max: 100; is: 115 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|223 col 101| Line length exceeds max: 100; is: 140 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|224 col 101| Line length exceeds max: 100; is: 183 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|272 col 101| Line length exceeds max: 100; is: 115 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|275 col 101| Line length exceeds max: 100; is: 140 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|276 col 101| Line length exceeds max: 100; is: 183 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|324 col 101| Line length exceeds max: 100; is: 115 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|327 col 101| Line length exceeds max: 100; is: 140 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|328 col 101| Line length exceeds max: 100; is: 183 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|374 col 101| Line length exceeds max: 100; is: 115 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|377 col 101| Line length exceeds max: 100; is: 140 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|378 col 101| Line length exceeds max: 100; is: 183 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|390 col 11| Explicitly define a default case for every case statement or add unique qualifier to the case statement. [Style: case-statements] [case-missing-default]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|404 col 11| Explicitly define a default case for every case statement or add unique qualifier to the case statement. [Style: case-statements] [case-missing-default]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|587 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|588 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|598 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|599 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|605 col 101| Line length exceeds max: 100; is: 119 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|712 col 101| Line length exceeds max: 100; is: 105 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_fpu_sequencer.sv|713 col 101| Line length exceeds max: 100; is: 105 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|53 col 101| Line length exceeds max: 100; is: 111 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|88 col 101| Line length exceeds max: 100; is: 146 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|90 col 101| Line length exceeds max: 100; is: 120 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|91 col 101| Line length exceeds max: 100; is: 108 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|92 col 101| Line length exceeds max: 100; is: 130 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|190 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|282 col 101| Line length exceeds max: 100; is: 126 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|356 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/ip/spatz_cc/src/spatz_cc.sv|363 col 50| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/ip/spatz_cc/src/spatz_cc.sv|639 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/axi_dma_perf_counters.sv|194 col 14| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/system/spatz_cluster/src/spatz_cluster.sv|29 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|31 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|39 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|43 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|45 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|47 col 101| Line length exceeds max: 100; is: 110 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|59 col 101| Line length exceeds max: 100; is: 112 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|62 col 101| Line length exceeds max: 100; is: 135 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|64 col 101| Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|67 col 101| Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|69 col 101| Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|71 col 101| Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|74 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|76 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|78 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|80 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|82 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|83 col 101| Line length exceeds max: 100; is: 121 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|89 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|90 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|91 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|92 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|98 col 101| Line length exceeds max: 100; is: 118 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|854 col 49| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/system/spatz_cluster/src/spatz_cluster.sv|948 col 45| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/system/spatz_cluster/src/spatz_cluster.sv|949 col 63| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/system/spatz_cluster/src/spatz_cluster.sv|954 col 101| Line length exceeds max: 100; is: 114 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|1088 col 14| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/system/spatz_cluster/src/spatz_cluster.sv|1229 col 101| Line length exceeds max: 100; is: 139 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|1230 col 101| Line length exceeds max: 100; is: 152 [Style: line-length] [line-length]
hw/ip/snitch/src/snitch_lsu2.sv|215 col 6| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/system/spatz_cluster/src/spatz_cluster_peripheral/spatz_cluster_peripheral_reg_top.sv|2706 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9])+(_[0-9]+)?) [Style: constants] [parameter-name-style]
hw/system/spatz_cluster/src/spatz_cluster_peripheral/spatz_cluster_peripheral_reg_top.sv|2719 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/system/spatz_cluster/src/spatz_cluster_peripheral/spatz_cluster_peripheral_reg_top.sv|2724 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/system/spatz_cluster/src/spatz_cluster_peripheral/spatz_cluster_peripheral_reg_top.sv|2739 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/ip/spatz/src/spatz_vlsu.sv|14 col 30| Explicitly define a storage type for every parameter and localparam, (NrMemPorts). [Style: constants] [explicit-parameter-storage-type]
hw/ip/spatz/src/spatz_vlsu.sv|15 col 30| Explicitly define a storage type for every parameter and localparam, (NrOutstandingLoads). [Style: constants] [explicit-parameter-storage-type]
hw/ip/spatz/src/spatz_vlsu.sv|278 col 27| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]
)+([0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/spatz/src/spatz_vlsu.sv|279 col 27| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]*)+(
[0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/spatz/src/spatz_vlsu.sv|331 col 101| Line length exceeds max: 100; is: 109 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|341 col 101| Line length exceeds max: 100; is: 153 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|342 col 101| Line length exceeds max: 100; is: 153 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|498 col 101| Line length exceeds max: 100; is: 105 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|499 col 101| Line length exceeds max: 100; is: 134 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|544 col 101| Line length exceeds max: 100; is: 117 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|547 col 101| Line length exceeds max: 100; is: 290 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|559 col 101| Line length exceeds max: 100; is: 190 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|562 col 101| Line length exceeds max: 100; is: 171 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|565 col 101| Line length exceeds max: 100; is: 151 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|574 col 101| Line length exceeds max: 100; is: 146 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|633 col 101| Line length exceeds max: 100; is: 117 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|634 col 101| Line length exceeds max: 100; is: 143 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|646 col 101| Line length exceeds max: 100; is: 124 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|662 col 101| Line length exceeds max: 100; is: 159 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|732 col 101| Line length exceeds max: 100; is: 124 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|733 col 101| Line length exceeds max: 100; is: 131 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|744 col 101| Line length exceeds max: 100; is: 110 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|767 col 101| Line length exceeds max: 100; is: 143 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|768 col 101| Line length exceeds max: 100; is: 182 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|769 col 101| Line length exceeds max: 100; is: 238 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|770 col 101| Line length exceeds max: 100; is: 166 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|771 col 101| Line length exceeds max: 100; is: 134 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|776 col 101| Line length exceeds max: 100; is: 142 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|784 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|795 col 101| Line length exceeds max: 100; is: 181 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|797 col 101| Line length exceeds max: 100; is: 118 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|805 col 101| Line length exceeds max: 100; is: 207 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|921 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|945 col 101| Line length exceeds max: 100; is: 130 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|952 col 101| Line length exceeds max: 100; is: 130 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|964 col 101| Line length exceeds max: 100; is: 108 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1013 col 101| Line length exceeds max: 100; is: 124 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1016 col 101| Line length exceeds max: 100; is: 124 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1020 col 101| Line length exceeds max: 100; is: 128 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1067 col 101| Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1074 col 101| Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1085 col 101| Line length exceeds max: 100; is: 149 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1088 col 89| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/ip/spatz/src/spatz_vlsu.sv|1092 col 101| Line length exceeds max: 100; is: 197 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1107 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/ip/snitch/src/snitch_pkg.sv|77 col 27| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9])+(_[0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|79 col 27| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]
)+([0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|98 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]*)+(
[0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|99 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9])+(_[0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|100 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]
)+([0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|102 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]*)+(
[0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|103 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9])+(_[0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|104 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]
)+([0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|105 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]*)+(
[0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|106 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9])+(_[0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|107 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]
)+([0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|108 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]*)+(
[0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|109 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9])+(_[0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|110 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]
)+([0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|111 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]*)+(
[0-9]+)?) [Style: constants] [parameter-name-style]
... (Too many findings. Dropped some findings)

Filtered Findings (0)

Annotations

Check warning on line 216 in hw/ip/spatz/src/spatz_vrf.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_vrf.sv#L216

Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_vrf.sv" range:{start:{line:216 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 90 in hw/system/spatz_cluster/src/spatz_addr_mapper.sv

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

[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_addr_mapper.sv#L90

Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]" location:{path:"hw/system/spatz_cluster/src/spatz_addr_mapper.sv" range:{start:{line:90 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 76 in hw/ip/spatz/src/spatz_vsldu.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_vsldu.sv#L76

Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_vsldu.sv" range:{start:{line:76 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 82 in hw/ip/spatz/src/spatz_vsldu.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_vsldu.sv#L82

Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_vsldu.sv" range:{start:{line:82 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 163 in hw/ip/spatz/src/spatz_vsldu.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_vsldu.sv#L163

enum types always should be named using typedef. [Style: typedef-enums] [typedef-enums]
Raw output
message:"enum types always should be named using typedef. [Style: typedef-enums] [typedef-enums]" location:{path:"hw/ip/spatz/src/spatz_vsldu.sv" range:{start:{line:163 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 226 in hw/ip/spatz/src/spatz_vsldu.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_vsldu.sv#L226

enum types always should be named using typedef. [Style: typedef-enums] [typedef-enums]
Raw output
message:"enum types always should be named using typedef. [Style: typedef-enums] [typedef-enums]" location:{path:"hw/ip/spatz/src/spatz_vsldu.sv" range:{start:{line:226 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 251 in hw/ip/spatz/src/spatz_vsldu.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_vsldu.sv#L251

Explicitly define a default case for every case statement or add `unique` qualifier to the case statement. [Style: case-statements] [case-missing-default]
Raw output
message:"Explicitly define a default case for every case statement or add `unique` qualifier to the case statement. [Style: case-statements] [case-missing-default]" location:{path:"hw/ip/spatz/src/spatz_vsldu.sv" range:{start:{line:251 column:5}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 267 in hw/ip/spatz/src/spatz_vsldu.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_vsldu.sv#L267

Line length exceeds max: 100; is: 134 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 134 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_vsldu.sv" range:{start:{line:267 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 280 in hw/ip/spatz/src/spatz_vsldu.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_vsldu.sv#L280

Line length exceeds max: 100; is: 177 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 177 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_vsldu.sv" range:{start:{line:280 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 306 in hw/ip/spatz/src/spatz_vsldu.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_vsldu.sv#L306

Explicitly define a default case for every case statement or add `unique` qualifier to the case statement. [Style: case-statements] [case-missing-default]
Raw output
message:"Explicitly define a default case for every case statement or add `unique` qualifier to the case statement. [Style: case-statements] [case-missing-default]" location:{path:"hw/ip/spatz/src/spatz_vsldu.sv" range:{start:{line:306 column:5}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 374 in hw/ip/spatz/src/spatz_vsldu.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_vsldu.sv#L374

Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_vsldu.sv" range:{start:{line:374 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 405 in hw/ip/spatz/src/spatz_vsldu.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_vsldu.sv#L405

Line length exceeds max: 100; is: 120 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 120 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_vsldu.sv" range:{start:{line:405 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 407 in hw/ip/spatz/src/spatz_vsldu.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_vsldu.sv#L407

Line length exceeds max: 100; is: 161 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 161 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_vsldu.sv" range:{start:{line:407 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 417 in hw/ip/spatz/src/spatz_vsldu.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_vsldu.sv#L417

Line length exceeds max: 100; is: 112 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 112 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_vsldu.sv" range:{start:{line:417 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 430 in hw/ip/spatz/src/spatz_vsldu.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_vsldu.sv#L430

Line length exceeds max: 100; is: 180 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 180 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_vsldu.sv" range:{start:{line:430 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 439 in hw/ip/spatz/src/spatz_vsldu.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_vsldu.sv#L439

Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_vsldu.sv" range:{start:{line:439 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 440 in hw/ip/spatz/src/spatz_vsldu.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_vsldu.sv#L440

Line length exceeds max: 100; is: 154 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 154 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_vsldu.sv" range:{start:{line:440 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 449 in hw/ip/spatz/src/spatz_vsldu.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_vsldu.sv#L449

Line length exceeds max: 100; is: 296 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 296 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_vsldu.sv" range:{start:{line:449 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 450 in hw/ip/spatz/src/spatz_vsldu.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_vsldu.sv#L450

Line length exceeds max: 100; is: 143 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 143 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_vsldu.sv" range:{start:{line:450 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 451 in hw/ip/spatz/src/spatz_vsldu.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_vsldu.sv#L451

Line length exceeds max: 100; is: 126 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 126 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_vsldu.sv" range:{start:{line:451 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 128 in hw/ip/spatz/src/spatz_fpu_sequencer.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_fpu_sequencer.sv#L128

Line length exceeds max: 100; is: 132 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 132 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_fpu_sequencer.sv" range:{start:{line:128 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 146 in hw/ip/spatz/src/spatz_fpu_sequencer.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_fpu_sequencer.sv#L146

Line length exceeds max: 100; is: 111 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 111 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_fpu_sequencer.sv" range:{start:{line:146 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 169 in hw/ip/spatz/src/spatz_fpu_sequencer.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_fpu_sequencer.sv#L169

enum types always should be named using typedef. [Style: typedef-enums] [typedef-enums]
Raw output
message:"enum types always should be named using typedef. [Style: typedef-enums] [typedef-enums]" location:{path:"hw/ip/spatz/src/spatz_fpu_sequencer.sv" range:{start:{line:169 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 220 in hw/ip/spatz/src/spatz_fpu_sequencer.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_fpu_sequencer.sv#L220

Line length exceeds max: 100; is: 115 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 115 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_fpu_sequencer.sv" range:{start:{line:220 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 223 in hw/ip/spatz/src/spatz_fpu_sequencer.sv

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_fpu_sequencer.sv#L223

Line length exceeds max: 100; is: 140 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 140 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_fpu_sequencer.sv" range:{start:{line:223 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}