[SW] Update the linker script and double buffering matmul kernel. #199
reviewdog [verible-verilog-lint] report
reported by reviewdog 🐶
Findings (1561)
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|124 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_mxu.sv|132 col 101| Line length exceeds max: 100; is: 108 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_mxu.sv|143 col 101| Line length exceeds max: 100; is: 106 [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: 107 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_mxu.sv|187 col 32| Parenthesize condition expressions that appear in the true-clause of another condition expression. [Style: parentheses] [suggest-parentheses]
hw/ip/spatz/src/spatz_mxu.sv|187 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_mxu.sv|214 col 101| Line length exceeds max: 100; is: 108 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_mxu.sv|228 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|298 col 101| Line length exceeds max: 100; is: 128 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_mxu.sv|305 col 8| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/ip/spatz/src/spatz_mxu.sv|315 col 101| Line length exceeds max: 100; is: 126 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_mxu.sv|324 col 101| Line length exceeds max: 100; is: 117 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|29 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|31 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|39 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|41 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|42 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|46 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|48 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|50 col 101| Line length exceeds max: 100; is: 110 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|62 col 101| Line length exceeds max: 100; is: 112 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|65 col 101| Line length exceeds max: 100; is: 135 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|70 col 101| Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|73 col 101| Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|75 col 101| Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|77 col 101| Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|80 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|82 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|84 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|86 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: 103 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|89 col 101| Line length exceeds max: 100; is: 121 [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|98 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|100 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|106 col 101| Line length exceeds max: 100; is: 119 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|108 col 101| Line length exceeds max: 100; is: 134 [Style: line-length] [line-length]
hw/system/spatz_cluster/src/spatz_cluster.sv|862 col 49| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/system/spatz_cluster/src/spatz_cluster.sv|962 col 45| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/system/spatz_cluster/src/spatz_cluster.sv|963 col 63| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/system/spatz_cluster/src/spatz_cluster.sv|968 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/ip/spatz/src/spatz_vlsu.sv|14 col 30| Explicitly define a storage type for every parameter and localparam, (NrMemPorts). [Style: constants] [explicit-parameter-storage-type]
hw/ip/spatz/src/spatz_vlsu.sv|15 col 30| Explicitly define a storage type for every parameter and localparam, (NrOutstandingLoads). [Style: constants] [explicit-parameter-storage-type]
hw/ip/spatz/src/spatz_vlsu.sv|278 col 27| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9])+([0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/spatz/src/spatz_vlsu.sv|279 col 27| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]*)+([0-9]+)?) [Style: constants] [parameter-name-style]
hw/ip/spatz/src/spatz_vlsu.sv|297 col 101| Line length exceeds max: 100; is: 112 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|330 col 101| Line length exceeds max: 100; is: 109 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|344 col 101| Line length exceeds max: 100; is: 126 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|501 col 101| Line length exceeds max: 100; is: 105 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|502 col 101| Line length exceeds max: 100; is: 134 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|547 col 101| Line length exceeds max: 100; is: 117 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|550 col 101| Line length exceeds max: 100; is: 290 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|563 col 101| Line length exceeds max: 100; is: 175 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|566 col 101| Line length exceeds max: 100; is: 171 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|569 col 101| Line length exceeds max: 100; is: 151 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|578 col 101| Line length exceeds max: 100; is: 146 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|637 col 101| Line length exceeds max: 100; is: 117 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|638 col 101| Line length exceeds max: 100; is: 143 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|650 col 101| Line length exceeds max: 100; is: 124 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|666 col 101| Line length exceeds max: 100; is: 159 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|736 col 101| Line length exceeds max: 100; is: 124 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|737 col 101| Line length exceeds max: 100; is: 131 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|748 col 101| Line length exceeds max: 100; is: 110 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|771 col 101| Line length exceeds max: 100; is: 143 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|772 col 101| Line length exceeds max: 100; is: 182 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|773 col 101| Line length exceeds max: 100; is: 238 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|774 col 101| Line length exceeds max: 100; is: 166 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|775 col 101| Line length exceeds max: 100; is: 134 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|780 col 101| Line length exceeds max: 100; is: 142 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|788 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|799 col 101| Line length exceeds max: 100; is: 181 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|801 col 101| Line length exceeds max: 100; is: 118 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|809 col 101| Line length exceeds max: 100; is: 207 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|899 col 52| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/ip/spatz/src/spatz_vlsu.sv|932 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|957 col 101| Line length exceeds max: 100; is: 130 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|964 col 101| Line length exceeds max: 100; is: 130 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|976 col 101| Line length exceeds max: 100; is: 108 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1025 col 101| Line length exceeds max: 100; is: 124 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1028 col 101| Line length exceeds max: 100; is: 124 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1032 col 101| Line length exceeds max: 100; is: 128 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1079 col 101| Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1086 col 101| Line length exceeds max: 100; is: 113 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1097 col 101| Line length exceeds max: 100; is: 149 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1100 col 89| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/ip/spatz/src/spatz_vlsu.sv|1104 col 101| Line length exceeds max: 100; is: 197 [Style: line-length] [line-length]
hw/ip/spatz/src/spatz_vlsu.sv|1119 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/system/spatz_cluster/src/spatz_addr_mapper.sv|95 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/ip/spatz/src/generated/spatz_pkg.sv|16 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/generated/spatz_pkg.sv|18 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/generated/spatz_pkg.sv|20 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/generated/spatz_pkg.sv|75 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/generated/spatz_pkg.sv|76 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/generated/spatz_pkg.sv|80 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/riscv_instr.sv|4 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/riscv_instr.sv|5 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/riscv_instr.sv|6 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/riscv_instr.sv|7 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/riscv_instr.sv|8 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/riscv_instr.sv|10 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/riscv_instr.sv|11 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/riscv_instr.sv|12 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/riscv_instr.sv|13 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/riscv_instr.sv|14 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/riscv_instr.sv|16 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/riscv_instr.sv|17 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/riscv_instr.sv|18 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/riscv_instr.sv|19 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/riscv_instr.sv|20 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/riscv_instr.sv|22 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/riscv_instr.sv|23 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/riscv_instr.sv|24 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/riscv_instr.sv|25 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/riscv_instr.sv|26 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/riscv_instr.sv|35 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/riscv_instr.sv|36 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/riscv_instr.sv|38 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/riscv_instr.sv|39 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/riscv_instr.sv|92 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/riscv_instr.sv|93 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/riscv_instr.sv|94 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/riscv_instr.sv|95 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/riscv_instr.sv|96 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/riscv_instr.sv|97 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/riscv_instr.sv|98 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/riscv_instr.sv|99 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/riscv_instr.sv|120 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/riscv_instr.sv|121 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/riscv_instr.sv|122 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/riscv_instr.sv|139 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/riscv_instr.sv|140 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/riscv_instr.sv|141 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/riscv_instr.sv|143 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/riscv_instr.sv|144 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/riscv_instr.sv|145 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/riscv_instr.sv|146 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/riscv_instr.sv|147 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/riscv_instr.sv|148 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/riscv_instr.sv|149 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/riscv_instr.sv|150 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/riscv_instr.sv|151 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/riscv_instr.sv|152 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/riscv_instr.sv|153 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]
... (Too many findings. Dropped some findings)
Filtered Findings (0)
Annotations
Check warning on line 74 in hw/ip/spatz/src/spatz_mxu.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/ip/spatz/src/spatz_mxu.sv#L74
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]
Raw output
message:"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]" location:{path:"hw/ip/spatz/src/spatz_mxu.sv" range:{start:{line:74 column:27}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 124 in hw/ip/spatz/src/spatz_mxu.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/ip/spatz/src/spatz_mxu.sv#L124
Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_mxu.sv" range:{start:{line:124 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 132 in hw/ip/spatz/src/spatz_mxu.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/ip/spatz/src/spatz_mxu.sv#L132
Line length exceeds max: 100; is: 108 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 108 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_mxu.sv" range:{start:{line:132 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 143 in hw/ip/spatz/src/spatz_mxu.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/ip/spatz/src/spatz_mxu.sv#L143
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_mxu.sv" range:{start:{line:143 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 182 in hw/ip/spatz/src/spatz_mxu.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/ip/spatz/src/spatz_mxu.sv#L182
Parenthesize condition expressions that appear in the true-clause of another condition expression. [Style: parentheses] [suggest-parentheses]
Raw output
message:"Parenthesize condition expressions that appear in the true-clause of another condition expression. [Style: parentheses] [suggest-parentheses]" location:{path:"hw/ip/spatz/src/spatz_mxu.sv" range:{start:{line:182 column:36}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:182 column:36} end:{line:183}} text:" part_col = num_cols == 4 ? (num_rows == 4 ? col_counter_q[1:0] : col_counter_q[2:0]) : col_counter_q;\n"}
Check warning on line 182 in hw/ip/spatz/src/spatz_mxu.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/ip/spatz/src/spatz_mxu.sv#L182
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_mxu.sv" range:{start:{line:182 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 187 in hw/ip/spatz/src/spatz_mxu.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/ip/spatz/src/spatz_mxu.sv#L187
Parenthesize condition expressions that appear in the true-clause of another condition expression. [Style: parentheses] [suggest-parentheses]
Raw output
message:"Parenthesize condition expressions that appear in the true-clause of another condition expression. [Style: parentheses] [suggest-parentheses]" location:{path:"hw/ip/spatz/src/spatz_mxu.sv" range:{start:{line:187 column:32}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:187 column:32} end:{line:188}} text:" part_acc = num_cols == 4 ? (num_rows == 4 ? acc_counter_q[1:0] : acc_counter_q[2:0]) : acc_counter_q;\n"}
Check warning on line 187 in hw/ip/spatz/src/spatz_mxu.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/ip/spatz/src/spatz_mxu.sv#L187
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_mxu.sv" range:{start:{line:187 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 214 in hw/ip/spatz/src/spatz_mxu.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/ip/spatz/src/spatz_mxu.sv#L214
Line length exceeds max: 100; is: 108 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 108 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_mxu.sv" range:{start:{line:214 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 228 in hw/ip/spatz/src/spatz_mxu.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/ip/spatz/src/spatz_mxu.sv#L228
Parenthesize condition expressions that appear in the true-clause of another condition expression. [Style: parentheses] [suggest-parentheses]
Raw output
message:"Parenthesize condition expressions that appear in the true-clause of another condition expression. [Style: parentheses] [suggest-parentheses]" location:{path:"hw/ip/spatz/src/spatz_mxu.sv" range:{start:{line:228 column:35}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:228 column:35} end:{line:229}} text:" block_d = next_block ? (num_cols == 4 ? first : third) : block_q;\n"}
Check warning on line 298 in hw/ip/spatz/src/spatz_mxu.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/ip/spatz/src/spatz_mxu.sv#L298
Line length exceeds max: 100; is: 128 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 128 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_mxu.sv" range:{start:{line:298 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 305 in hw/ip/spatz/src/spatz_mxu.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/ip/spatz/src/spatz_mxu.sv#L305
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/spatz/src/spatz_mxu.sv" range:{start:{line:305 column:8}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:305 column:8} end:{line:306}} text:" end\n"}
Check warning on line 315 in hw/ip/spatz/src/spatz_mxu.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/ip/spatz/src/spatz_mxu.sv#L315
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_mxu.sv" range:{start:{line:315 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 324 in hw/ip/spatz/src/spatz_mxu.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/ip/spatz/src/spatz_mxu.sv#L324
Line length exceeds max: 100; is: 117 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 117 [Style: line-length] [line-length]" location:{path:"hw/ip/spatz/src/spatz_mxu.sv" range:{start:{line:324 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
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 42 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#L42
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:42 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 46 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#L46
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:46 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 48 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#L48
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:48 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 50 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#L50
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:50 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 62 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#L62
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:62 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 65 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#L65
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:65 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 70 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#L70
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:70 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}