Skip to content

hw: Fix load-store consistency between int and FP datapaths #1076

hw: Fix load-store consistency between int and FP datapaths

hw: Fix load-store consistency between int and FP datapaths #1076

GitHub Actions / verible-verilog-lint failed Feb 8, 2024 in 1s

reviewdog [verible-verilog-lint] report

reported by reviewdog 🐶

Findings (1)

hw/snitch/src/snitch_lsu.sv|142 col 20| All generate block labels must start with g_ or gen_ [Style: generate-constructs] [generate-label-prefix]

Filtered Findings (0)

Annotations

Check warning on line 142 in hw/snitch/src/snitch_lsu.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch/src/snitch_lsu.sv#L142

All generate block labels must start with g_ or gen_ [Style: generate-constructs] [generate-label-prefix]
Raw output
message:"All generate block labels must start with g_ or gen_ [Style: generate-constructs] [generate-label-prefix]" location:{path:"./hw/snitch/src/snitch_lsu.sv" range:{start:{line:142 column:20}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}