Skip to content
GitHub Actions / verible-verilog-lint failed Mar 8, 2024 in 2s

reviewdog [verible-verilog-lint] report

reported by reviewdog 🐶

Findings (59)

hw/snitch_cluster/src/snitch_sb_ipool.sv|4 col 27| Explicitly define a storage type for every parameter and localparam, (ResetState). [Style: constants] [explicit-parameter-storage-type]
hw/snitch_cluster/src/snitch_sb_ipool.sv|4 col 39| Unpacked dimension range must be declared in big-endian ([0:N-1]) order. Declare zero-based big-endian unpacked dimensions sized as [N]. [Style: unpacked-ordering] [unpacked-dimensions-range-ordering]
hw/snitch_cluster/src/snitch_sb_ipool.sv|102 col 40| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/snitch_cluster/src/snitch_sb_ipool.sv|113 col 40| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/snitch_cluster/src/snitch_sb_ipool.sv|122 col 10| File must end with a newline. [Style: posix-file-endings] [posix-eof]
hw/snitch_cluster/src/snitch_fp_ss.sv|97 col 14| Explicitly define a storage type for every parameter and localparam, (ScoreboardDepth). [Style: constants] [explicit-parameter-storage-type]
hw/snitch_cluster/src/snitch_fp_ss.sv|105 col 31| Explicitly define static or automatic lifetime for non-class functions [Style: function-task-explicit-lifetime] [explicit-function-lifetime]
hw/snitch_cluster/src/snitch_fp_ss.sv|114 col 31| Explicitly define static or automatic lifetime for non-class functions [Style: function-task-explicit-lifetime] [explicit-function-lifetime]
hw/snitch_cluster/src/snitch_fp_ss.sv|226 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/snitch_cluster/src/snitch_fp_ss.sv|336 col 101| Line length exceeds max: 100; is: 130 [Style: line-length] [line-length]
hw/snitch_cluster/src/snitch_fp_ss.sv|1202 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/snitch_cluster/src/snitch_fp_ss.sv|1215 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/snitch_cluster/src/snitch_fp_ss.sv|1722 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/snitch_cluster/src/snitch_fp_ss.sv|1735 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/snitch_cluster/src/snitch_fp_ss.sv|1780 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/snitch_cluster/src/snitch_fp_ss.sv|1913 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/snitch_cluster/src/snitch_fp_ss.sv|1962 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/snitch_cluster/src/snitch_fp_ss.sv|2171 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/snitch_cluster/src/snitch_fp_ss.sv|2355 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/snitch_cluster/src/snitch_fp_ss.sv|2364 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/snitch_cluster/src/snitch_fp_ss.sv|2388 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/snitch_cluster/src/snitch_fp_ss.sv|2436 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/snitch_cluster/src/snitch_fp_ss.sv|2538 col 101| Line length exceeds max: 100; is: 119 [Style: line-length] [line-length]
hw/snitch_cluster/src/snitch_fp_ss.sv|2539 col 101| Line length exceeds max: 100; is: 119 [Style: line-length] [line-length]
hw/snitch_cluster/src/snitch_fp_ss.sv|2540 col 101| Line length exceeds max: 100; is: 117 [Style: line-length] [line-length]
hw/snitch_cluster/src/snitch_fp_ss.sv|2541 col 101| Line length exceeds max: 100; is: 117 [Style: line-length] [line-length]
hw/snitch_cluster/src/snitch_fp_ss.sv|2572 col 41| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/snitch_cluster/src/snitch_fp_ss.sv|2620 col 71| Do not use consecutive null statements like ';;'. [Style: redundant-semicolons] [forbid-consecutive-null-statements]
hw/snitch_cluster/src/snitch_fp_ss.sv|2766 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/snitch_cluster/src/snitch_fp_ss.sv|2771 col 101| Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
hw/snitch_cluster/src/snitch_fp_ss.sv|2779 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/snitch_cluster/src/snitch_fp_ss.sv|2782 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/snitch_cluster/src/snitch_fp_ss.sv|2788 col 19| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/snitch_cluster/src/snitch_fp_ss.sv|2840 col 34| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/snitch_cluster/src/snitch_fp_ss.sv|2840 col 39| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/snitch_cluster/src/snitch_cluster.sv|743 col 23| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/snitch_cluster/src/snitch_cluster.sv|798 col 13| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/snitch_cluster/src/snitch_cluster.sv|816 col 12| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/snitch_cluster/src/snitch_cluster.sv|861 col 13| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/snitch_cluster/src/snitch_cluster.sv|869 col 29| Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
hw/snitch_cluster/src/snitch_cluster.sv|997 col 18| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/snitch_cluster/src/stream_stall.sv|16 col 10| File must end with a newline. [Style: posix-file-endings] [posix-eof]
hw/snitch/src/snitch_pkg.sv|324 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/snitch/src/snitch_pkg.sv|325 col 101| Line length exceeds max: 100; is: 102 [Style: line-length] [line-length]
hw/snitch/src/snitch_pkg.sv|389 col 101| Line length exceeds max: 100; is: 109 [Style: line-length] [line-length]
hw/snitch_cluster/src/snitch_vfpr.sv|66 col 36| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/snitch_cluster/src/snitch_vfpr.sv|79 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/snitch_cluster/src/snitch_vfpr.sv|178 col 28| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/snitch_cluster/src/snitch_vfpr.sv|229 col 101| Line length exceeds max: 100; is: 106 [Style: line-length] [line-length]
hw/snitch_cluster/src/snitch_vfpr.sv|241 col 10| File must end with a newline. [Style: posix-file-endings] [posix-eof]
hw/snitch_cluster/src/snitch_sb.sv|61 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/snitch_cluster/src/snitch_sb.sv|69 col 47| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/snitch_cluster/src/snitch_sb.sv|70 col 44| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/snitch_cluster/src/snitch_sb.sv|76 col 47| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/snitch_cluster/src/snitch_sb.sv|91 col 11| File must end with a newline. [Style: posix-file-endings] [posix-eof]
hw/snitch_cluster/src/snitch_cc.sv|972 col 68| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/snitch_cluster/src/stream_merge.sv|23 col 10| File must end with a newline. [Style: posix-file-endings] [posix-eof]
hw/snitch_cluster/src/snitch_tcdm_router.sv|121 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/snitch_cluster/src/snitch_tcdm_router.sv|153 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]

Filtered Findings (0)

Annotations

Check warning on line 4 in hw/snitch_cluster/src/snitch_sb_ipool.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_sb_ipool.sv#L4

Explicitly define a storage type for every parameter and localparam, (ResetState). [Style: constants] [explicit-parameter-storage-type]
Raw output
message:"Explicitly define a storage type for every parameter and localparam, (ResetState). [Style: constants] [explicit-parameter-storage-type]" location:{path:"./hw/snitch_cluster/src/snitch_sb_ipool.sv" range:{start:{line:4 column:27}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 4 in hw/snitch_cluster/src/snitch_sb_ipool.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_sb_ipool.sv#L4

Unpacked dimension range must be declared in big-endian ([0:N-1]) order.  Declare zero-based big-endian unpacked dimensions sized as [N]. [Style: unpacked-ordering] [unpacked-dimensions-range-ordering]
Raw output
message:"Unpacked dimension range must be declared in big-endian ([0:N-1]) order.  Declare zero-based big-endian unpacked dimensions sized as [N]. [Style: unpacked-ordering] [unpacked-dimensions-range-ordering]" location:{path:"./hw/snitch_cluster/src/snitch_sb_ipool.sv" range:{start:{line:4 column:39}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 102 in hw/snitch_cluster/src/snitch_sb_ipool.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_sb_ipool.sv#L102

All generate block statements must have a label [Style: generate-statements] [generate-label]
Raw output
message:"All generate block statements must have a label [Style: generate-statements] [generate-label]" location:{path:"./hw/snitch_cluster/src/snitch_sb_ipool.sv" range:{start:{line:102 column:40}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 113 in hw/snitch_cluster/src/snitch_sb_ipool.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_sb_ipool.sv#L113

All generate block statements must have a label [Style: generate-statements] [generate-label]
Raw output
message:"All generate block statements must have a label [Style: generate-statements] [generate-label]" location:{path:"./hw/snitch_cluster/src/snitch_sb_ipool.sv" range:{start:{line:113 column:40}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 122 in hw/snitch_cluster/src/snitch_sb_ipool.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_sb_ipool.sv#L122

File must end with a newline. [Style: posix-file-endings] [posix-eof]
Raw output
message:"File must end with a newline. [Style: posix-file-endings] [posix-eof]" location:{path:"./hw/snitch_cluster/src/snitch_sb_ipool.sv" range:{start:{line:122 column:10}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:122 column:10} end:{line:123}} text:"endmodule\n"}

Check warning on line 97 in hw/snitch_cluster/src/snitch_fp_ss.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_fp_ss.sv#L97

Explicitly define a storage type for every parameter and localparam, (ScoreboardDepth). [Style: constants] [explicit-parameter-storage-type]
Raw output
message:"Explicitly define a storage type for every parameter and localparam, (ScoreboardDepth). [Style: constants] [explicit-parameter-storage-type]" location:{path:"./hw/snitch_cluster/src/snitch_fp_ss.sv" range:{start:{line:97 column:14}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 105 in hw/snitch_cluster/src/snitch_fp_ss.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_fp_ss.sv#L105

Explicitly define static or automatic lifetime for non-class functions [Style: function-task-explicit-lifetime] [explicit-function-lifetime]
Raw output
message:"Explicitly define static or automatic lifetime for non-class functions [Style: function-task-explicit-lifetime] [explicit-function-lifetime]" location:{path:"./hw/snitch_cluster/src/snitch_fp_ss.sv" range:{start:{line:105 column:31}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 114 in hw/snitch_cluster/src/snitch_fp_ss.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_fp_ss.sv#L114

Explicitly define static or automatic lifetime for non-class functions [Style: function-task-explicit-lifetime] [explicit-function-lifetime]
Raw output
message:"Explicitly define static or automatic lifetime for non-class functions [Style: function-task-explicit-lifetime] [explicit-function-lifetime]" location:{path:"./hw/snitch_cluster/src/snitch_fp_ss.sv" range:{start:{line:114 column:31}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}

Check warning on line 226 in hw/snitch_cluster/src/snitch_fp_ss.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_fp_ss.sv#L226

Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
Raw output
message:"Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]" location:{path:"./hw/snitch_cluster/src/snitch_fp_ss.sv" range:{start:{line:226 column:1}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:226 column:1} end:{line:227}} text:"\n"}

Check warning on line 336 in hw/snitch_cluster/src/snitch_fp_ss.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_fp_ss.sv#L336

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

Check warning on line 1202 in hw/snitch_cluster/src/snitch_fp_ss.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_fp_ss.sv#L1202

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

Check warning on line 1215 in hw/snitch_cluster/src/snitch_fp_ss.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_fp_ss.sv#L1215

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

Check warning on line 1722 in hw/snitch_cluster/src/snitch_fp_ss.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_fp_ss.sv#L1722

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

Check warning on line 1735 in hw/snitch_cluster/src/snitch_fp_ss.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_fp_ss.sv#L1735

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

Check warning on line 1780 in hw/snitch_cluster/src/snitch_fp_ss.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_fp_ss.sv#L1780

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

Check warning on line 1913 in hw/snitch_cluster/src/snitch_fp_ss.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_fp_ss.sv#L1913

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

Check warning on line 1962 in hw/snitch_cluster/src/snitch_fp_ss.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_fp_ss.sv#L1962

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

Check warning on line 2171 in hw/snitch_cluster/src/snitch_fp_ss.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_fp_ss.sv#L2171

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

Check warning on line 2355 in hw/snitch_cluster/src/snitch_fp_ss.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_fp_ss.sv#L2355

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

Check warning on line 2364 in hw/snitch_cluster/src/snitch_fp_ss.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_fp_ss.sv#L2364

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

Check warning on line 2388 in hw/snitch_cluster/src/snitch_fp_ss.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_fp_ss.sv#L2388

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

Check warning on line 2436 in hw/snitch_cluster/src/snitch_fp_ss.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_fp_ss.sv#L2436

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

Check warning on line 2538 in hw/snitch_cluster/src/snitch_fp_ss.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_fp_ss.sv#L2538

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

Check warning on line 2539 in hw/snitch_cluster/src/snitch_fp_ss.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_fp_ss.sv#L2539

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

Check warning on line 2540 in hw/snitch_cluster/src/snitch_fp_ss.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/snitch_cluster/src/snitch_fp_ss.sv#L2540

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