Skip to content

[SW] Add cached region for L2. #170

[SW] Add cached region for L2.

[SW] Add cached region for L2. #170

GitHub Actions / verible-verilog-lint failed Dec 12, 2024 in 23s

reviewdog [verible-verilog-lint] report

reported by reviewdog 🐶

Findings (1565)

hw/ip/spatz/src/spatz_serdiv.sv|13 col 28| Explicitly define a storage type for every parameter and localparam, (WIDTH). [Style: constants] [explicit-parameter-storage-type]
hw/ip/spatz/src/spatz_serdiv.sv|51 col 3| enum types always should be named using typedef. [Style: typedef-enums] [typedef-enums]
hw/ip/spatz/src/spatz_serdiv.sv|135 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_serdiv.sv|199 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_serdiv.sv|200 col 101| Line length exceeds max: 100; is: 105 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_serdiv.sv|201 col 101| Line length exceeds max: 100; is: 106 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_serdiv.sv|202 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
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_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/tcdm_interface/src/tcdm_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/tcdm_interface/src/tcdm_interface.sv|56 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_mxu.sv|74 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_mxu.sv|123 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_mxu.sv|124 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_mxu.sv|125 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_mxu.sv|127 col 34| Parenthesize condition expressions that appear in the true-clause of another condition expression. [Style: parentheses] [suggest-parentheses]
hw/ip/spatz/src/spatz_mxu.sv|133 col 101| Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_mxu.sv|180 col 36| Parenthesize condition expressions that appear in the true-clause of another condition expression. [Style: parentheses] [suggest-parentheses]
hw/ip/spatz/src/spatz_mxu.sv|180 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_mxu.sv|182 col 36| Parenthesize condition expressions that appear in the true-clause of another condition expression. [Style: parentheses] [suggest-parentheses]
hw/ip/spatz/src/spatz_mxu.sv|182 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_mxu.sv|199 col 101| Line length exceeds max: 100; is: 117 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_mxu.sv|213 col 35| Parenthesize condition expressions that appear in the true-clause of another condition expression. [Style: parentheses] [suggest-parentheses]
hw/ip/spatz/src/spatz_mxu.sv|250 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/ip/spatz/src/spatz_mxu.sv|252 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/ip/spatz/src/spatz_mxu.sv|284 col 101| Line length exceeds max: 100; is: 128 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_mxu.sv|288 col 8| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/ip/spatz/src/spatz_mxu.sv|301 col 101| Line length exceeds max: 100; is: 126 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_mxu.sv|318 col 101| Line length exceeds max: 100; is: 117 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_mxu.sv|330 col 101| Line length exceeds max: 100; is: 105 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_mxu.sv|344 col 42| Parenthesize condition expressions that appear in the true-clause of another condition expression. [Style: parentheses] [suggest-parentheses]
hw/ip/reqrsp_interface/src/reqrsp_intf.sv|21 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/reqrsp_interface/src/reqrsp_intf.sv|67 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_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/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]
... (Too many findings. Dropped some findings)

Filtered Findings (0)

Annotations

Check warning on line 13 in hw/ip/spatz/src/spatz_serdiv.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_serdiv.sv#L13

Explicitly define a storage type for every parameter and localparam, (WIDTH). [Style: constants] [explicit-parameter-storage-type]
Raw output
message:"Explicitly define a storage type for every parameter and localparam, (WIDTH). [Style: constants] [explicit-parameter-storage-type]"  location:{path:"hw/ip/spatz/src/spatz_serdiv.sv"  range:{start:{line:13  column:28}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}

Check warning on line 51 in hw/ip/spatz/src/spatz_serdiv.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_serdiv.sv#L51

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

Check warning on line 135 in hw/ip/spatz/src/spatz_serdiv.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_serdiv.sv#L135

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

Check warning on line 199 in hw/ip/spatz/src/spatz_serdiv.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_serdiv.sv#L199

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

Check warning on line 200 in hw/ip/spatz/src/spatz_serdiv.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_serdiv.sv#L200

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

Check warning on line 201 in hw/ip/spatz/src/spatz_serdiv.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_serdiv.sv#L201

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

Check warning on line 202 in hw/ip/spatz/src/spatz_serdiv.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/spatz_serdiv.sv#L202

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_serdiv.sv"  range:{start:{line:202  column:101}}}  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"}