EXPERIMENTAL: enable split double-bw VLSU #129
reviewdog [verible-verilog-lint] report
reported by reviewdog 🐶
Findings (4)
hw/ip/spatz/src/spatz_vlsu.sv|446 col 31| Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
hw/ip/spatz/src/spatz_vlsu.sv|681 col 31| Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
hw/ip/spatz/src/spatz_vlsu.sv|719 col 31| Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
hw/ip/spatz/src/spatz_vlsu.sv|1045 col 31| Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
Filtered Findings (0)
Annotations
Check warning on line 446 in hw/ip/spatz/src/spatz_vlsu.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/ip/spatz/src/spatz_vlsu.sv#L446
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
Raw output
message:"Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]" location:{path:"hw/ip/spatz/src/spatz_vlsu.sv" range:{start:{line:446 column:31}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 681 in hw/ip/spatz/src/spatz_vlsu.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/ip/spatz/src/spatz_vlsu.sv#L681
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
Raw output
message:"Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]" location:{path:"hw/ip/spatz/src/spatz_vlsu.sv" range:{start:{line:681 column:31}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 719 in hw/ip/spatz/src/spatz_vlsu.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/ip/spatz/src/spatz_vlsu.sv#L719
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
Raw output
message:"Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]" location:{path:"hw/ip/spatz/src/spatz_vlsu.sv" range:{start:{line:719 column:31}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 1045 in hw/ip/spatz/src/spatz_vlsu.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/ip/spatz/src/spatz_vlsu.sv#L1045
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
Raw output
message:"Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]" location:{path:"hw/ip/spatz/src/spatz_vlsu.sv" range:{start:{line:1045 column:31}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}