Skip to content

[SRC][L1D Cache][VLSU] Fix a bug in VLSU caused by racing between por… #146

[SRC][L1D Cache][VLSU] Fix a bug in VLSU caused by racing between por…

[SRC][L1D Cache][VLSU] Fix a bug in VLSU caused by racing between por… #146

GitHub Actions / verible-verilog-lint failed Nov 12, 2024 in 22s

reviewdog [verible-verilog-lint] report

reported by reviewdog 🐶

Findings (1563)

hw/ip/spatz/src/spatz_simd_lane.sv|43 col 101| Line length exceeds max: 100; is: 125 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_simd_lane.sv|48 col 101| Line length exceeds max: 100; is: 156 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_simd_lane.sv|97 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_simd_lane.sv|98 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_simd_lane.sv|106 col 28| All generate block labels must start with g_ or gen_ [Style: generate-constructs] [generate-label-prefix]
hw/ip/spatz/src/spatz_simd_lane.sv|130 col 29| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/ip/spatz/src/spatz_simd_lane.sv|149 col 29| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/ip/spatz/src/spatz_simd_lane.sv|163 col 12| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/ip/spatz/src/spatz_simd_lane.sv|223 col 101| Line length exceeds max: 100; is: 182 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_simd_lane.sv|224 col 101| Line length exceeds max: 100; is: 181 [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/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/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/spatz_vfu.sv|117 col 101| Line length exceeds max: 100; is: 106 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|120 col 3| enum types always should be named using typedef. [Style: typedef-enums] [typedef-enums]
hw/ip/spatz/src/spatz_vfu.sv|133 col 101| Line length exceeds max: 100; is: 114 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|143 col 101| Line length exceeds max: 100; is: 191 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|144 col 101| Line length exceeds max: 100; is: 122 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|146 col 101| Line length exceeds max: 100; is: 135 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|150 col 101| Line length exceeds max: 100; is: 148 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|181 col 3| enum types always should be named using typedef. [Style: typedef-enums] [typedef-enums]
hw/ip/spatz/src/spatz_vfu.sv|233 col 101| Line length exceeds max: 100; is: 108 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|263 col 101| Line length exceeds max: 100; is: 112 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|285 col 101| Line length exceeds max: 100; is: 160 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|320 col 101| Line length exceeds max: 100; is: 123 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|324 col 101| Line length exceeds max: 100; is: 106 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|325 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|326 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|339 col 101| Line length exceeds max: 100; is: 106 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|340 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|341 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|346 col 101| Line length exceeds max: 100; is: 114 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|388 col 101| Line length exceeds max: 100; is: 109 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|389 col 101| Line length exceeds max: 100; is: 133 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|394 col 101| Line length exceeds max: 100; is: 131 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|397 col 101| Line length exceeds max: 100; is: 143 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|409 col 101| Line length exceeds max: 100; is: 114 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|421 col 101| Line length exceeds max: 100; is: 110 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|425 col 101| Line length exceeds max: 100; is: 112 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|429 col 101| Line length exceeds max: 100; is: 112 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|437 col 101| Line length exceeds max: 100; is: 114 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|464 col 101| Line length exceeds max: 100; is: 110 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|468 col 101| Line length exceeds max: 100; is: 112 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|472 col 101| Line length exceeds max: 100; is: 112 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|480 col 101| Line length exceeds max: 100; is: 114 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|584 col 101| Line length exceeds max: 100; is: 156 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|586 col 101| Line length exceeds max: 100; is: 180 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|590 col 101| Line length exceeds max: 100; is: 154 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|592 col 101| Line length exceeds max: 100; is: 178 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|610 col 101| Line length exceeds max: 100; is: 171 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|625 col 101| Line length exceeds max: 100; is: 148 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|651 col 101| Line length exceeds max: 100; is: 119 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|655 col 101| Line length exceeds max: 100; is: 117 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|717 col 101| Line length exceeds max: 100; is: 137 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|718 col 101| Line length exceeds max: 100; is: 137 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|724 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_vfu.sv|728 col 101| Line length exceeds max: 100; is: 178 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|731 col 101| Line length exceeds max: 100; is: 178 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|737 col 101| Line length exceeds max: 100; is: 178 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|740 col 101| Line length exceeds max: 100; is: 178 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|746 col 101| Line length exceeds max: 100; is: 170 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|749 col 101| Line length exceeds max: 100; is: 170 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|783 col 101| Line length exceeds max: 100; is: 106 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|817 col 30| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/ip/spatz/src/spatz_vfu.sv|841 col 101| Line length exceeds max: 100; is: 164 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|842 col 101| Line length exceeds max: 100; is: 164 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|843 col 101| Line length exceeds max: 100; is: 164 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|845 col 101| Line length exceeds max: 100; is: 164 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|846 col 101| Line length exceeds max: 100; is: 164 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|847 col 101| Line length exceeds max: 100; is: 164 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|848 col 101| Line length exceeds max: 100; is: 164 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|849 col 101| Line length exceeds max: 100; is: 164 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|850 col 101| Line length exceeds max: 100; is: 164 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|851 col 101| Line length exceeds max: 100; is: 164 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|852 col 101| Line length exceeds max: 100; is: 164 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|853 col 101| Line length exceeds max: 100; is: 164 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|854 col 101| Line length exceeds max: 100; is: 164 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|855 col 101| Line length exceeds max: 100; is: 164 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|856 col 101| Line length exceeds max: 100; is: 164 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|857 col 101| Line length exceeds max: 100; is: 164 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|858 col 101| Line length exceeds max: 100; is: 163 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|902 col 101| Line length exceeds max: 100; is: 163 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|903 col 101| Line length exceeds max: 100; is: 163 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|904 col 101| Line length exceeds max: 100; is: 164 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|908 col 101| Line length exceeds max: 100; is: 146 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|909 col 101| Line length exceeds max: 100; is: 185 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|910 col 101| Line length exceeds max: 100; is: 146 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|911 col 101| Line length exceeds max: 100; is: 185 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|912 col 101| Line length exceeds max: 100; is: 164 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|916 col 101| Line length exceeds max: 100; is: 186 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|916 col 130| Parenthesize condition expressions that appear in the true-clause of another condition expression. [Style: parentheses] [suggest-parentheses]
hw/ip/spatz/src/spatz_vfu.sv|917 col 101| Line length exceeds max: 100; is: 183 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|918 col 101| Line length exceeds max: 100; is: 186 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|918 col 121| Parenthesize condition expressions that appear in the true-clause of another condition expression. [Style: parentheses] [suggest-parentheses]
hw/ip/spatz/src/spatz_vfu.sv|919 col 101| Line length exceeds max: 100; is: 183 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|920 col 101| Line length exceeds max: 100; is: 163 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|984 col 101| Line length exceeds max: 100; is: 143 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|985 col 101| Line length exceeds max: 100; is: 143 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|991 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_vfu.sv|1031 col 101| Line length exceeds max: 100; is: 129 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|1033 col 101| Line length exceeds max: 100; is: 159 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vfu.sv|1036 col 101| Line length exceeds max: 100; is: 168 [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]
... (Too many findings. Dropped some findings)

Filtered Findings (0)

Annotations

Check warning on line 43 in hw/ip/spatz/src/spatz_simd_lane.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_simd_lane.sv#L43

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

Check warning on line 48 in hw/ip/spatz/src/spatz_simd_lane.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_simd_lane.sv#L48

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

Check warning on line 97 in hw/ip/spatz/src/spatz_simd_lane.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_simd_lane.sv#L97

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

Check warning on line 98 in hw/ip/spatz/src/spatz_simd_lane.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_simd_lane.sv#L98

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

Check warning on line 106 in hw/ip/spatz/src/spatz_simd_lane.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_simd_lane.sv#L106

All generate block labels must start with g_ or gen_ [Style: generate-constructs] [generate-label-prefix]
Raw output
message:"All generate block labels must start with g_ or gen_ [Style: generate-constructs] [generate-label-prefix]" location:{path:"hw/ip/spatz/src/spatz_simd_lane.sv" range:{start:{line:106 column:28}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 130 in hw/ip/spatz/src/spatz_simd_lane.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_simd_lane.sv#L130

All generate block statements must have a label [Style: generate-statements] [generate-label]
Raw output
message:"All generate block statements must have a label [Style: generate-statements] [generate-label]" location:{path:"hw/ip/spatz/src/spatz_simd_lane.sv" range:{start:{line:130 column:29}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

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

See this annotation in the file changed.

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

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

All generate block statements must have a label [Style: generate-statements] [generate-label]
Raw output
message:"All generate block statements must have a label [Style: generate-statements] [generate-label]" location:{path:"hw/ip/spatz/src/spatz_simd_lane.sv" range:{start:{line:149 column:29}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

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

See this annotation in the file changed.

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

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

All generate block statements must have a label [Style: generate-statements] [generate-label]
Raw output
message:"All generate block statements must have a label [Style: generate-statements] [generate-label]" location:{path:"hw/ip/spatz/src/spatz_simd_lane.sv" range:{start:{line:163 column:12}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

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

See this annotation in the file changed.

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

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

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

Check warning on line 224 in hw/ip/spatz/src/spatz_simd_lane.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_simd_lane.sv#L224

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

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

See this annotation in the file changed.

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

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

Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
Raw output
message:"Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]" location:{path:"hw/ip/snitch/src/snitch_lsu2.sv" range:{start:{line:215 column:6}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:215 column:6} end:{line:216}} text:"  end\n"}

Check warning on line 861 in hw/ip/spatz/src/spatz_decoder.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_decoder.sv#L861

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

Check warning on line 1066 in hw/ip/spatz/src/spatz_decoder.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_decoder.sv#L1066

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

Check warning on line 1074 in hw/ip/spatz/src/spatz_decoder.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_decoder.sv#L1074

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

Check warning on line 1091 in hw/ip/spatz/src/spatz_decoder.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_decoder.sv#L1091

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

Check warning on line 1099 in hw/ip/spatz/src/spatz_decoder.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_decoder.sv#L1099

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

Check warning on line 1208 in hw/ip/spatz/src/spatz_decoder.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_decoder.sv#L1208

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

Check warning on line 1216 in hw/ip/spatz/src/spatz_decoder.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_decoder.sv#L1216

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

Check warning on line 1227 in hw/ip/spatz/src/spatz_decoder.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_decoder.sv#L1227

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_decoder.sv" range:{start:{line:1227 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

See this annotation in the file changed.

@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

See this annotation in the file changed.

@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

See this annotation in the file changed.

@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

See this annotation in the file changed.

@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

See this annotation in the file changed.

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

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

See this annotation in the file changed.

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

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

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