Skip to content

Cluster makefile: use bender variable #142

Cluster makefile: use bender variable

Cluster makefile: use bender variable #142

GitHub Actions / verible-verilog-lint failed Nov 8, 2024 in 25s

reviewdog [verible-verilog-lint] report

reported by reviewdog 🐶

Findings (1561)

hw/ip/spatz/src/vregfile.sv|93 col 46| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/ip/spatz/src/reorder_buffer.sv|18 col 13| Explicitly define a storage type for every parameter and localparam, (IdWidth). [Style: constants] [explicit-parameter-storage-type]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|260 col 52| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|390 col 7| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|408 col 101| Line length exceeds max: 100; is: 124 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|411 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|413 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|414 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|415 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|416 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|417 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|418 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|419 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|421 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|422 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|423 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|424 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|425 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|426 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|427 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|429 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|430 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|431 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|432 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|433 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|434 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|435 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|435 col 101| Line length exceeds max: 100; is: 108 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|437 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|437 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|439 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|439 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|440 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|441 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|441 col 101| Line length exceeds max: 100; is: 105 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|442 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|443 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|443 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|444 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|446 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|448 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|449 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|450 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|450 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_mempool_cc.sv|451 col 11| Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
hw/system/spatz_cluster/src/spatz_cluster_peripheral/spatz_cluster_peripheral.sv|91 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/system/spatz_cluster/src/spatz_cluster_peripheral/spatz_cluster_peripheral_reg_top.sv|2745 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9])+(_[0-9]+)?) [Style: constants] [parameter-name-style]
hw/system/spatz_cluster/src/spatz_cluster_peripheral/spatz_cluster_peripheral_reg_top.sv|2758 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/system/spatz_cluster/src/spatz_cluster_peripheral/spatz_cluster_peripheral_reg_top.sv|2763 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/system/spatz_cluster/src/spatz_cluster_peripheral/spatz_cluster_peripheral_reg_top.sv|2778 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/system/spatz_cluster/src/spatz_addr_mapper.sv|90 col 101| Line length exceeds max: 100; is: 107 [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_cc/src/spatz_cc.sv|53 col 101| Line length exceeds max: 100; is: 111 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|88 col 101| Line length exceeds max: 100; is: 146 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|90 col 101| Line length exceeds max: 100; is: 120 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|91 col 101| Line length exceeds max: 100; is: 108 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|92 col 101| Line length exceeds max: 100; is: 130 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|190 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|282 col 101| Line length exceeds max: 100; is: 126 [Style: line-length] [line-length]
hw/ip/spatz_cc/src/spatz_cc.sv|356 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/ip/spatz_cc/src/spatz_cc.sv|363 col 50| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/ip/spatz_cc/src/spatz_cc.sv|639 col 101| Line length exceeds max: 100; is: 104 [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/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_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/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/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_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]
... (Too many findings. Dropped some findings)

Filtered Findings (0)

Annotations

Check warning on line 93 in hw/ip/spatz/src/vregfile.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/vregfile.sv#L93

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

Check warning on line 18 in hw/ip/spatz/src/reorder_buffer.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz/src/reorder_buffer.sv#L18

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

Check warning on line 260 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L260

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

Check warning on line 390 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L390

Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
Raw output
message:"Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]" location:{path:"hw/ip/spatz_cc/src/spatz_mempool_cc.sv" range:{start:{line:390 column:7}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 408 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L408

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

Check warning on line 411 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L411

Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
Raw output
message:"Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]" location:{path:"hw/ip/spatz_cc/src/spatz_mempool_cc.sv" range:{start:{line:411 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 413 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L413

Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
Raw output
message:"Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]" location:{path:"hw/ip/spatz_cc/src/spatz_mempool_cc.sv" range:{start:{line:413 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 414 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L414

Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
Raw output
message:"Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]" location:{path:"hw/ip/spatz_cc/src/spatz_mempool_cc.sv" range:{start:{line:414 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 415 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L415

Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
Raw output
message:"Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]" location:{path:"hw/ip/spatz_cc/src/spatz_mempool_cc.sv" range:{start:{line:415 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 416 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L416

Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
Raw output
message:"Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]" location:{path:"hw/ip/spatz_cc/src/spatz_mempool_cc.sv" range:{start:{line:416 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 417 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L417

Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
Raw output
message:"Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]" location:{path:"hw/ip/spatz_cc/src/spatz_mempool_cc.sv" range:{start:{line:417 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 418 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L418

Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
Raw output
message:"Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]" location:{path:"hw/ip/spatz_cc/src/spatz_mempool_cc.sv" range:{start:{line:418 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 419 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L419

Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
Raw output
message:"Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]" location:{path:"hw/ip/spatz_cc/src/spatz_mempool_cc.sv" range:{start:{line:419 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 421 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L421

Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
Raw output
message:"Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]" location:{path:"hw/ip/spatz_cc/src/spatz_mempool_cc.sv" range:{start:{line:421 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 422 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L422

Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
Raw output
message:"Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]" location:{path:"hw/ip/spatz_cc/src/spatz_mempool_cc.sv" range:{start:{line:422 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 423 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L423

Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
Raw output
message:"Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]" location:{path:"hw/ip/spatz_cc/src/spatz_mempool_cc.sv" range:{start:{line:423 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 424 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L424

Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
Raw output
message:"Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]" location:{path:"hw/ip/spatz_cc/src/spatz_mempool_cc.sv" range:{start:{line:424 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 425 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L425

Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
Raw output
message:"Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]" location:{path:"hw/ip/spatz_cc/src/spatz_mempool_cc.sv" range:{start:{line:425 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 426 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L426

Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
Raw output
message:"Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]" location:{path:"hw/ip/spatz_cc/src/spatz_mempool_cc.sv" range:{start:{line:426 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 427 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L427

Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
Raw output
message:"Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]" location:{path:"hw/ip/spatz_cc/src/spatz_mempool_cc.sv" range:{start:{line:427 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 429 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L429

Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
Raw output
message:"Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]" location:{path:"hw/ip/spatz_cc/src/spatz_mempool_cc.sv" range:{start:{line:429 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 430 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L430

Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
Raw output
message:"Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]" location:{path:"hw/ip/spatz_cc/src/spatz_mempool_cc.sv" range:{start:{line:430 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 431 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L431

Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
Raw output
message:"Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]" location:{path:"hw/ip/spatz_cc/src/spatz_mempool_cc.sv" range:{start:{line:431 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 432 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L432

Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
Raw output
message:"Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]" location:{path:"hw/ip/spatz_cc/src/spatz_mempool_cc.sv" range:{start:{line:432 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 433 in hw/ip/spatz_cc/src/spatz_mempool_cc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/ip/spatz_cc/src/spatz_mempool_cc.sv#L433

Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]
Raw output
message:"Use blocking assignments, at most, for locals inside 'always_ff' sequential blocks. [Style: sequential-logic] [always-ff-non-blocking]" location:{path:"hw/ip/spatz_cc/src/spatz_mempool_cc.sv" range:{start:{line:433 column:11}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}