Skip to content

[SW] Extend and modify sp-fft benchmark #205

[SW] Extend and modify sp-fft benchmark

[SW] Extend and modify sp-fft benchmark #205

GitHub Actions / verible-verilog-lint failed Jan 30, 2025 in 27s

reviewdog [verible-verilog-lint] report

reported by reviewdog 🐶

Findings (2087)

hw/ip/snitch/src/snitch.sv|3258 col 101| Line length exceeds max: 100; is: 121 [Style: line-length] [line-length]
hw/ip/mem_interface/src/mem_interface.sv|8 col 11| Interface name does not match the naming convention defined by regex pattern: [a-z_0-9]+(if) [Style: interface-conventions] [interface-name-style]
hw/ip/mem_interface/src/mem_interface.sv|55 col 11| Interface name does not match the naming convention defined by regex pattern: [a-z_0-9]+(if) [Style: interface-conventions] [interface-name-style]
hw/ip/spatz/src/spatz_controller.sv|126 col 101| Line length exceeds max: 100; is: 195 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_controller.sv|149 col 101| Line length exceeds max: 100; is: 131 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_controller.sv|154 col 101| Line length exceeds max: 100; is: 139 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_controller.sv|242 col 3| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/ip/spatz/src/spatz_controller.sv|285 col 101| Line length exceeds max: 100; is: 192 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_controller.sv|289 col 101| Line length exceeds max: 100; is: 142 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_controller.sv|290 col 101| Line length exceeds max: 100; is: 197 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_controller.sv|293 col 101| Line length exceeds max: 100; is: 145 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_controller.sv|294 col 101| Line length exceeds max: 100; is: 201 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_controller.sv|297 col 101| Line length exceeds max: 100; is: 148 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_controller.sv|298 col 101| Line length exceeds max: 100; is: 205 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_controller.sv|350 col 101| Line length exceeds max: 100; is: 111 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_controller.sv|354 col 101| Line length exceeds max: 100; is: 111 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_controller.sv|358 col 101| Line length exceeds max: 100; is: 109 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_controller.sv|364 col 101| Line length exceeds max: 100; is: 109 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_controller.sv|365 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_controller.sv|374 col 101| Line length exceeds max: 100; is: 106 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_controller.sv|419 col 101| Line length exceeds max: 100; is: 119 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_controller.sv|437 col 101| Line length exceeds max: 100; is: 108 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_controller.sv|523 col 7| 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|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/src/reorder_buffer.sv|18 col 13| Explicitly define a storage type for every parameter and localparam, (IdWidth). [Style: constants] [explicit-parameter-storage-type]
hw/system/spatz_cluster/src/spatz_cluster_peripheral/spatz_cluster_peripheral_reg_top.sv|2784 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|2797 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|2802 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|2817 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/ip/spatz/src/spatz_decoder.sv|861 col 101| Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_decoder.sv|1066 col 101| Line length exceeds max: 100; is: 127 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_decoder.sv|1074 col 101| Line length exceeds max: 100; is: 129 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_decoder.sv|1091 col 101| Line length exceeds max: 100; is: 127 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_decoder.sv|1099 col 101| Line length exceeds max: 100; is: 129 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_decoder.sv|1208 col 101| Line length exceeds max: 100; is: 126 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_decoder.sv|1216 col 101| Line length exceeds max: 100; is: 126 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_decoder.sv|1227 col 101| Line length exceeds max: 100; is: 126 [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|58 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|59 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|92 col 101| Line length exceeds max: 100; is: 146 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|94 col 101| Line length exceeds max: 100; is: 120 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|95 col 101| Line length exceeds max: 100; is: 108 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|96 col 101| Line length exceeds max: 100; is: 130 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|194 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|286 col 101| Line length exceeds max: 100; is: 126 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|360 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/ip/spatz_cc/src/spatz_cc.sv|367 col 50| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/ip/spatz_cc/src/spatz_cc.sv|648 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz.sv|76 col 14| Explicitly define a storage type for every parameter and localparam, (NrWritePorts). [Style: constants] [explicit-parameter-storage-type]
hw/ip/spatz/src/spatz.sv|77 col 14| Explicitly define a storage type for every parameter and localparam, (NrReadPorts). [Style: constants] [explicit-parameter-storage-type]
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_amo_shim.sv|261 col 8| Declared module does not match the first dot-delimited component of file name: "spatz_amo_shim" [Style: file-names] [module-filename]
hw/system/spatz_cluster/src/spatz_cluster_peripheral/spatz_cluster_peripheral.sv|91 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|297 col 101| Line length exceeds max: 100; is: 112 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|330 col 101| Line length exceeds max: 100; is: 109 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|344 col 101| Line length exceeds max: 100; is: 126 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|501 col 101| Line length exceeds max: 100; is: 105 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|502 col 101| Line length exceeds max: 100; is: 134 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|547 col 101| Line length exceeds max: 100; is: 117 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|550 col 101| Line length exceeds max: 100; is: 290 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|563 col 101| Line length exceeds max: 100; is: 175 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|566 col 101| Line length exceeds max: 100; is: 171 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|569 col 101| Line length exceeds max: 100; is: 151 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|578 col 101| Line length exceeds max: 100; is: 146 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|637 col 101| Line length exceeds max: 100; is: 117 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|638 col 101| Line length exceeds max: 100; is: 143 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|650 col 101| Line length exceeds max: 100; is: 124 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|666 col 101| Line length exceeds max: 100; is: 159 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|736 col 101| Line length exceeds max: 100; is: 124 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|737 col 101| Line length exceeds max: 100; is: 131 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|748 col 101| Line length exceeds max: 100; is: 110 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|771 col 101| Line length exceeds max: 100; is: 143 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|772 col 101| Line length exceeds max: 100; is: 182 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|773 col 101| Line length exceeds max: 100; is: 238 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|774 col 101| Line length exceeds max: 100; is: 166 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|775 col 101| Line length exceeds max: 100; is: 134 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|780 col 101| Line length exceeds max: 100; is: 142 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|788 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|799 col 101| Line length exceeds max: 100; is: 181 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|801 col 101| Line length exceeds max: 100; is: 118 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|809 col 101| Line length exceeds max: 100; is: 207 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|899 col 52| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/ip/spatz/src/spatz_vlsu.sv|932 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|957 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: 130 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|976 col 101| Line length exceeds max: 100; is: 108 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1025 col 101| Line length exceeds max: 100; is: 124 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1028 col 101| Line length exceeds max: 100; is: 124 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1032 col 101| Line length exceeds max: 100; is: 128 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1079 col 101| Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1086 col 101| Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1097 col 101| Line length exceeds max: 100; is: 149 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1100 col 89| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/ip/spatz/src/spatz_vlsu.sv|1104 col 101| Line length exceeds max: 100; is: 197 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1119 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
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|41 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|42 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|46 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|48 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|50 col 101| Line length exceeds max: 100; is: 110 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|62 col 101| Line length exceeds max: 100; is: 112 [Style: line-length] [line-length]
... (Too many findings. Dropped some findings)

Filtered Findings (0)

Annotations

Check warning on line 3258 in hw/ip/snitch/src/snitch.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/snitch/src/snitch.sv#L3258

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

Check warning on line 8 in hw/ip/mem_interface/src/mem_interface.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/mem_interface/src/mem_interface.sv#L8

Interface name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_if) [Style: interface-conventions] [interface-name-style]
Raw output
message:"Interface name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_if) [Style: interface-conventions] [interface-name-style]"  location:{path:"hw/ip/mem_interface/src/mem_interface.sv"  range:{start:{line:8  column:11}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}

Check warning on line 55 in hw/ip/mem_interface/src/mem_interface.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/mem_interface/src/mem_interface.sv#L55

Interface name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_if) [Style: interface-conventions] [interface-name-style]
Raw output
message:"Interface name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_if) [Style: interface-conventions] [interface-name-style]"  location:{path:"hw/ip/mem_interface/src/mem_interface.sv"  range:{start:{line:55  column:11}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}

Check warning on line 126 in hw/ip/spatz/src/spatz_controller.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_controller.sv#L126

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

Check warning on line 149 in hw/ip/spatz/src/spatz_controller.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_controller.sv#L149

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

Check warning on line 154 in hw/ip/spatz/src/spatz_controller.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_controller.sv#L154

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

Check warning on line 242 in hw/ip/spatz/src/spatz_controller.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_controller.sv#L242

struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
Raw output
message:"struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]"  location:{path:"hw/ip/spatz/src/spatz_controller.sv"  range:{start:{line:242  column:3}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}

Check warning on line 285 in hw/ip/spatz/src/spatz_controller.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_controller.sv#L285

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

Check warning on line 289 in hw/ip/spatz/src/spatz_controller.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_controller.sv#L289

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

Check warning on line 290 in hw/ip/spatz/src/spatz_controller.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_controller.sv#L290

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

Check warning on line 293 in hw/ip/spatz/src/spatz_controller.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_controller.sv#L293

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

Check warning on line 294 in hw/ip/spatz/src/spatz_controller.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_controller.sv#L294

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

Check warning on line 297 in hw/ip/spatz/src/spatz_controller.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_controller.sv#L297

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

Check warning on line 298 in hw/ip/spatz/src/spatz_controller.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_controller.sv#L298

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

Check warning on line 350 in hw/ip/spatz/src/spatz_controller.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_controller.sv#L350

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_controller.sv"  range:{start:{line:350  column:101}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}

Check warning on line 354 in hw/ip/spatz/src/spatz_controller.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_controller.sv#L354

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_controller.sv"  range:{start:{line:354  column:101}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}

Check warning on line 358 in hw/ip/spatz/src/spatz_controller.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_controller.sv#L358

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

Check warning on line 364 in hw/ip/spatz/src/spatz_controller.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_controller.sv#L364

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

Check warning on line 365 in hw/ip/spatz/src/spatz_controller.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_controller.sv#L365

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_controller.sv"  range:{start:{line:365  column:101}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}

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

See this annotation in the file changed.

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

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

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

Check warning on line 419 in hw/ip/spatz/src/spatz_controller.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_controller.sv#L419

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

Check warning on line 437 in hw/ip/spatz/src/spatz_controller.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_controller.sv#L437

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

Check warning on line 523 in hw/ip/spatz/src/spatz_controller.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_controller.sv#L523

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_controller.sv"  range:{start:{line:523  column:7}}}  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

See this annotation in the file changed.

@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

See this annotation in the file changed.

@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"}