vlsu: Increase NrOutstandingLoads to increase offset queue and avoid … #119
reviewdog [verible-verilog-lint] report
reported by reviewdog 🐶
Findings (4)
hw/ip/spatz/src/spatz_vlsu.sv|445 col 31| Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
hw/ip/spatz/src/spatz_vlsu.sv|672 col 31| Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
hw/ip/spatz/src/spatz_vlsu.sv|710 col 31| Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
hw/ip/spatz/src/spatz_vlsu.sv|1036 col 31| Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
Filtered Findings (0)
Annotations
Check warning on line 445 in hw/ip/spatz/src/spatz_vlsu.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/ip/spatz/src/spatz_vlsu.sv#L445
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:445 column:31}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 672 in hw/ip/spatz/src/spatz_vlsu.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/ip/spatz/src/spatz_vlsu.sv#L672
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:672 column:31}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 710 in hw/ip/spatz/src/spatz_vlsu.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/ip/spatz/src/spatz_vlsu.sv#L710
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:710 column:31}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 1036 in hw/ip/spatz/src/spatz_vlsu.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/ip/spatz/src/spatz_vlsu.sv#L1036
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:1036 column:31}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}