Skip to content

hw: Add AW cuts to chimneys #750

hw: Add AW cuts to chimneys

hw: Add AW cuts to chimneys #750

GitHub Actions / verible-verilog-lint failed Dec 10, 2024 in 1s

reviewdog [verible-verilog-lint] report

reported by reviewdog 🐶

Findings (2)

hw/floo_nw_chimney.sv|128 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/test/axi_aw_w_sync.sv|51 col 101| Line length exceeds max: 100; is: 137 [Style: line-length] [line-length]

Filtered Findings (0)

Annotations

Check warning on line 128 in hw/floo_nw_chimney.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/floo_nw_chimney.sv#L128

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/floo_nw_chimney.sv"  range:{start:{line:128  column:101}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}

Check warning on line 51 in hw/test/axi_aw_w_sync.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/test/axi_aw_w_sync.sv#L51

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