reviewdog [verible-verilog-lint] report
reported by reviewdog 🐶
Findings (1564)
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|45 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|47 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|49 col 101| Line length exceeds max: 100; is: 110 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|61 col 101| Line length exceeds max: 100; is: 112 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|64 col 101| Line length exceeds max: 100; is: 135 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|69 col 101| Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|72 col 101| Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|74 col 101| Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|76 col 101| Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|79 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|81 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|83 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|85 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|87 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|88 col 101| Line length exceeds max: 100; is: 121 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|94 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|95 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|96 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|97 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|99 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|105 col 101| Line length exceeds max: 100; is: 119 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|107 col 101| Line length exceeds max: 100; is: 134 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|864 col 49| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/system/spatz_cluster/src/spatz_cluster.sv|964 col 45| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/system/spatz_cluster/src/spatz_cluster.sv|965 col 63| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/system/spatz_cluster/src/spatz_cluster.sv|970 col 101| Line length exceeds max: 100; is: 114 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|1106 col 14| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/system/spatz_cluster/src/spatz_cluster.sv|1249 col 101| Line length exceeds max: 100; is: 139 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|1250 col 101| Line length exceeds max: 100; is: 152 [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/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_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/snitch/src/snitch_pkg.sv|77 col 27| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]*)+([0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|79 col 27| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9])+(_[0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|98 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9])+([0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|99 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]*)+([0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|100 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9])+(_[0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|102 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9])+([0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|103 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]*)+([0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|104 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9])+(_[0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|105 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9])+([0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|106 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]*)+([0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|107 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9])+(_[0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|108 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9])+([0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|109 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]*)+([0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|110 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9])+(_[0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|111 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9])+([0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|171 col 27| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]*)+([0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/snitch/src/snitch_pkg.sv|236 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/ip/snitch/src/snitch_pkg.sv|243 col 101| Line length exceeds max: 100; is: 101 [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]
... (Too many findings. Dropped some findings)
Filtered Findings (0)
Annotations
Check warning on line 29 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L29
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/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:29 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 31 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L31
Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]" location:{path:"hw/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:31 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 39 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L39
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/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:39 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 41 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L41
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/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:41 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 45 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L45
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/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:45 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 47 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L47
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/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:47 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 49 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L49
Line length exceeds max: 100; is: 110 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 110 [Style: line-length] [line-length]" location:{path:"hw/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:49 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 61 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L61
Line length exceeds max: 100; is: 112 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 112 [Style: line-length] [line-length]" location:{path:"hw/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:61 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 64 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L64
Line length exceeds max: 100; is: 135 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 135 [Style: line-length] [line-length]" location:{path:"hw/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:64 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 69 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L69
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/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:69 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 72 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L72
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/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:72 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 74 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L74
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/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:74 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 76 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L76
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/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:76 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 79 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L79
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/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:79 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 81 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L81
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/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:81 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 83 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L83
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/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:83 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 85 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L85
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/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:85 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 87 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L87
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/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:87 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 88 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L88
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/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:88 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 94 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L94
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/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:94 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 95 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L95
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/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:95 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 96 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L96
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/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:96 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 97 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.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/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:97 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 99 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L99
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/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:99 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 105 in hw/system/spatz_cluster/src/spatz_cluster.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/system/spatz_cluster/src/spatz_cluster.sv#L105
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/system/spatz_cluster/src/spatz_cluster.sv" range:{start:{line:105 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}