[obi_cut]: Fixed sbr_port_rsp_o.gnt stuck at 1 #31
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
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"}
Loading