Skip to content

Add obi_to_apb module

3f14a1c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Add obi_to_apb module #27

Add obi_to_apb module
3f14a1c
Select commit
Loading
Failed to load commit list.
GitHub Actions / verible-verilog-lint failed Aug 4, 2025 in 0s

reviewdog [verible-verilog-lint] report

reported by reviewdog 🐶

Findings (1)

src/obi_to_apb.sv|22 col 17| Use positive naming for parameters, start the name with 'enable' instead. (got: DisableSameCycleRsp) [Style: binary-parameters] [positive-meaning-parameter-name]

Filtered Findings (0)

Annotations

Check warning on line 22 in src/obi_to_apb.sv

See this annotation in the file changed.

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

[verible-verilog-lint] src/obi_to_apb.sv#L22

Use positive naming for parameters, start the name with 'enable' instead.  (got: DisableSameCycleRsp) [Style: binary-parameters] [positive-meaning-parameter-name]
Raw output
message:"Use positive naming for parameters, start the name with 'enable' instead.  (got: DisableSameCycleRsp) [Style: binary-parameters] [positive-meaning-parameter-name]"  location:{path:"./src/obi_to_apb.sv"  range:{start:{line:22  column:17}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}