[pmp] Use top-level straps for PMP reset values #105
Annotations
1 error and 3 warnings
verible-lint
Process completed with exit code 1.
|
verible-lint:
rtl/ibex_pkg.sv#L675
[verible-verilog-lint] reported by reviewdog 🐶
Non-type parameter names must be styled with CamelCase or ALL_CAPS [Style: constants] [parameter-name-style]
Raw Output:
message:"Non-type parameter names must be styled with CamelCase or ALL_CAPS [Style: constants] [parameter-name-style]" location:{path:"./rtl/ibex_pkg.sv" range:{start:{line:675 column:23}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
|
verible-lint:
rtl/ibex_pkg.sv#L697
[verible-verilog-lint] reported by reviewdog 🐶
Explicitly define a storage type for every parameter and localparam, (pmp_addr_rst). [Style: constants] [explicit-parameter-storage-type]
Raw Output:
message:"Explicitly define a storage type for every parameter and localparam, (pmp_addr_rst). [Style: constants] [explicit-parameter-storage-type]" location:{path:"./rtl/ibex_pkg.sv" range:{start:{line:697 column:20}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
|
verible-lint:
rtl/ibex_pkg.sv#L716
[verible-verilog-lint] reported by reviewdog 🐶
Non-type parameter names must be styled with CamelCase or ALL_CAPS [Style: constants] [parameter-name-style]
Raw Output:
message:"Non-type parameter names must be styled with CamelCase or ALL_CAPS [Style: constants] [parameter-name-style]" location:{path:"./rtl/ibex_pkg.sv" range:{start:{line:716 column:27}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
|