src: Add floo_narrow_wide_join
module
#74
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
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
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
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"}