Skip to content

src: Add floo_narrow_wide_join module #74

src: Add floo_narrow_wide_join module

src: Add floo_narrow_wide_join module #74

GitHub Actions / verible-verilog-lint failed Oct 31, 2023 in 1s

reviewdog [verible-verilog-lint] report

reported by reviewdog 🐶

Findings (3)

src/floo_narrow_wide_join.sv|95 col 101| Line length exceeds max: 100; is: 150 [Style: line-length] [line-length]
src/floo_narrow_wide_join.sv|96 col 101| Line length exceeds max: 100; is: 140 [Style: line-length] [line-length]
src/floo_narrow_wide_join.sv|97 col 101| Line length exceeds max: 100; is: 108 [Style: line-length] [line-length]

Filtered Findings (0)

Annotations

Check warning on line 95 in src/floo_narrow_wide_join.sv

See this annotation in the file changed.

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

[verible-verilog-lint] src/floo_narrow_wide_join.sv#L95

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

Check warning on line 96 in src/floo_narrow_wide_join.sv

See this annotation in the file changed.

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

[verible-verilog-lint] src/floo_narrow_wide_join.sv#L96

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

Check warning on line 97 in src/floo_narrow_wide_join.sv

See this annotation in the file changed.

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

[verible-verilog-lint] src/floo_narrow_wide_join.sv#L97

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