Skip to content

Fixed sbr_port_rsp_o.gnt stuck at 1

d40c169
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

[obi_cut]: Fixed sbr_port_rsp_o.gnt stuck at 1 #31

Fixed sbr_port_rsp_o.gnt stuck at 1
d40c169
Select commit
Loading
Failed to load commit list.
GitHub Actions / verible-verilog-lint completed Nov 12, 2025 in 0s

reviewdog [verible-verilog-lint] report

reported by reviewdog 🐶

Findings (1)

src/obi_cut.sv|81 col 10| File must end with a newline. [Style: posix-file-endings] [posix-eof]

Filtered Findings (0)

Annotations

Check warning on line 81 in src/obi_cut.sv

See this annotation in the file changed.

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

[verible-verilog-lint] src/obi_cut.sv#L81

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:"./src/obi_cut.sv" range:{start:{line:81 column:10}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:81 column:10} end:{line:82}} text:"endmodule\n"}