Skip to content

minor register permission changes #3013

minor register permission changes

minor register permission changes #3013

GitHub Actions / verible-verilog-lint failed Nov 12, 2024 in 3s

reviewdog [verible-verilog-lint] report

reported by reviewdog 🐶

Findings (212)

hw/cheshire_soc.sv|1707 col 101| Line length exceeds max: 100; is: 134 [Style: line-length] [line-length]
hw/cheshire_soc.sv|1708 col 101| Line length exceeds max: 100; is: 134 [Style: line-length] [line-length]
hw/cheshire_soc.sv|1709 col 101| Line length exceeds max: 100; is: 134 [Style: line-length] [line-length]
hw/cheshire_soc.sv|1710 col 101| Line length exceeds max: 100; is: 134 [Style: line-length] [line-length]
hw/cheshire_soc.sv|1711 col 101| Line length exceeds max: 100; is: 134 [Style: line-length] [line-length]
hw/cheshire_soc.sv|1712 col 101| Line length exceeds max: 100; is: 133 [Style: line-length] [line-length]
hw/cheshire_soc.sv|1729 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/cheshire_soc.sv|1734 col 46| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/cheshire_soc.sv|1735 col 92| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/cheshire_pkg.sv|36 col 27| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9])+(_[0-9]+)?) [Style: constants] [parameter-name-style]
hw/newusb_regs/newusb_reg_top.sv|3531 col 26| Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]
)+(_[0-9]+)?) [Style: constants] [parameter-name-style]
hw/newusb_regs/newusb_reg_top.sv|3544 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_regs/newusb_reg_top.sv|3549 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_regs/newusb_reg_top.sv|3564 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_ohci.sv|12 col 72| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_ohci.sv|15 col 9| Package declaration name must match the file name (ignoring optional "_pkg" file name suffix). declaration: "new_usb_ohci_pkg" vs. basename(file): "new_usb_ohci" [Style: file-names] [package-filename]
hw/newusb/new_usb_ohci.sv|16 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_ohci.sv|21 col 5| Enum type name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_t|_e) [Style: enumerations] [enum-name-style]
hw/newusb/new_usb_ohci.sv|26 col 5| Enum type name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_t|_e) [Style: enumerations] [enum-name-style]
hw/newusb/new_usb_ohci.sv|32 col 101| Line length exceeds max: 100; is: 111 [Style: line-length] [line-length]
hw/newusb/new_usb_ohci.sv|38 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_regs/newusb_reg_pkg.sv|17 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|21 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|25 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|29 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|33 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|37 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|41 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|45 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|49 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|56 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|59 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|62 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|65 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|71 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|74 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|77 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|80 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|83 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|86 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|89 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|92 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|98 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|101 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|104 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|107 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|110 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|113 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|116 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|119 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|122 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|128 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|131 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|134 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|137 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|140 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|143 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|146 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|149 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|152 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|158 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|164 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|170 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|176 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|182 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|188 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|194 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|200 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|203 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|206 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|209 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|215 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|218 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|221 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|227 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|230 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|236 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|239 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|245 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|248 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|254 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|257 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|260 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|263 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|266 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|269 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|272 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|275 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|281 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|284 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|290 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|293 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|296 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|299 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|302 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|305 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|308 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|311 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|317 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|320 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|323 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|326 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|329 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|332 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|335 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|338 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|341 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|344 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|347 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|350 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|353 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|356 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|359 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|365 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|368 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|371 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|374 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|377 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|380 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|383 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|386 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|389 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|395 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|398 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|401 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|404 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|407 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|410 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|413 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|419 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|422 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|425 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|428 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|431 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|434 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|437 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|440 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|443 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|446 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|452 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|455 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|458 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|461 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|464 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|467 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|470 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|473 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|476 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|479 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb_regs/newusb_reg_pkg.sv|485 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
... (Too many findings. Dropped some findings)

Filtered Findings (0)

Annotations

Check warning on line 1707 in hw/cheshire_soc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/cheshire_soc.sv#L1707

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

Check warning on line 1708 in hw/cheshire_soc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/cheshire_soc.sv#L1708

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

Check warning on line 1709 in hw/cheshire_soc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/cheshire_soc.sv#L1709

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

Check warning on line 1710 in hw/cheshire_soc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/cheshire_soc.sv#L1710

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

Check warning on line 1711 in hw/cheshire_soc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/cheshire_soc.sv#L1711

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

Check warning on line 1712 in hw/cheshire_soc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/cheshire_soc.sv#L1712

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

Check warning on line 1729 in hw/cheshire_soc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/cheshire_soc.sv#L1729

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

Check warning on line 1734 in hw/cheshire_soc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/cheshire_soc.sv#L1734

Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
Raw output
message:"Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]"  location:{path:"hw/cheshire_soc.sv"  range:{start:{line:1734  column:46}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}  suggestions:{range:{start:{line:1734  column:46}  end:{line:1736}}  text:"    // TODO: Test out different port numbers,\n    // currently 4 phyports, (2,3) are connected to spinal (0,1), spinal (2,3) tied to zero\n"}

Check warning on line 1735 in hw/cheshire_soc.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/cheshire_soc.sv#L1735

Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
Raw output
message:"Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]"  location:{path:"hw/cheshire_soc.sv"  range:{start:{line:1735  column:92}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}

Check warning on line 36 in hw/cheshire_pkg.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/cheshire_pkg.sv#L36

Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]*)+(_[0-9]+)?) [Style: constants] [parameter-name-style]
Raw output
message:"Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]*)+(_[0-9]+)?) [Style: constants] [parameter-name-style]"  location:{path:"hw/cheshire_pkg.sv"  range:{start:{line:36  column:27}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}

Check warning on line 3531 in hw/newusb_regs/newusb_reg_top.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/newusb_regs/newusb_reg_top.sv#L3531

Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]*)+(_[0-9]+)?) [Style: constants] [parameter-name-style]
Raw output
message:"Localparam name does not match the naming convention defined by regex pattern: (([A-Z0-9]+[a-z0-9]*)+(_[0-9]+)?) [Style: constants] [parameter-name-style]"  location:{path:"hw/newusb_regs/newusb_reg_top.sv"  range:{start:{line:3531  column:26}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}

Check warning on line 3544 in hw/newusb_regs/newusb_reg_top.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/newusb_regs/newusb_reg_top.sv#L3544

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

Check warning on line 3549 in hw/newusb_regs/newusb_reg_top.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/newusb_regs/newusb_reg_top.sv#L3549

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

Check warning on line 3564 in hw/newusb_regs/newusb_reg_top.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/newusb_regs/newusb_reg_top.sv#L3564

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

Check warning on line 12 in hw/newusb/new_usb_ohci.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/newusb/new_usb_ohci.sv#L12

Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
Raw output
message:"Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]"  location:{path:"hw/newusb/new_usb_ohci.sv"  range:{start:{line:12  column:72}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}  suggestions:{range:{start:{line:12  column:72}  end:{line:13}}  text:"// Changes inside this package need to be confirmed with a make hw-all,\n"}

Check warning on line 15 in hw/newusb/new_usb_ohci.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/newusb/new_usb_ohci.sv#L15

Package declaration name must match the file name (ignoring optional "_pkg" file name suffix).  declaration: "new_usb_ohci_pkg" vs. basename(file): "new_usb_ohci" [Style: file-names] [package-filename]
Raw output
message:"Package declaration name must match the file name (ignoring optional \"_pkg\" file name suffix).  declaration: \"new_usb_ohci_pkg\" vs. basename(file): \"new_usb_ohci\" [Style: file-names] [package-filename]"  location:{path:"hw/newusb/new_usb_ohci.sv"  range:{start:{line:15  column:9}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}

Check warning on line 16 in hw/newusb/new_usb_ohci.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/newusb/new_usb_ohci.sv#L16

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

Check warning on line 21 in hw/newusb/new_usb_ohci.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/newusb/new_usb_ohci.sv#L21

Enum type name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_t|_e) [Style: enumerations] [enum-name-style]
Raw output
message:"Enum type name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_t|_e) [Style: enumerations] [enum-name-style]"  location:{path:"hw/newusb/new_usb_ohci.sv"  range:{start:{line:21  column:5}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}

Check warning on line 26 in hw/newusb/new_usb_ohci.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/newusb/new_usb_ohci.sv#L26

Enum type name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_t|_e) [Style: enumerations] [enum-name-style]
Raw output
message:"Enum type name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_t|_e) [Style: enumerations] [enum-name-style]"  location:{path:"hw/newusb/new_usb_ohci.sv"  range:{start:{line:26  column:5}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}

Check warning on line 32 in hw/newusb/new_usb_ohci.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/newusb/new_usb_ohci.sv#L32

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

Check warning on line 38 in hw/newusb/new_usb_ohci.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/newusb/new_usb_ohci.sv#L38

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

Check warning on line 17 in hw/newusb_regs/newusb_reg_pkg.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/newusb_regs/newusb_reg_pkg.sv#L17

struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
Raw output
message:"struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]"  location:{path:"hw/newusb_regs/newusb_reg_pkg.sv"  range:{start:{line:17  column:5}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}

Check warning on line 21 in hw/newusb_regs/newusb_reg_pkg.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/newusb_regs/newusb_reg_pkg.sv#L21

struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
Raw output
message:"struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]"  location:{path:"hw/newusb_regs/newusb_reg_pkg.sv"  range:{start:{line:21  column:5}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}

Check warning on line 25 in hw/newusb_regs/newusb_reg_pkg.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/newusb_regs/newusb_reg_pkg.sv#L25

struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
Raw output
message:"struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]"  location:{path:"hw/newusb_regs/newusb_reg_pkg.sv"  range:{start:{line:25  column:5}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}

Check warning on line 29 in hw/newusb_regs/newusb_reg_pkg.sv

See this annotation in the file changed.

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

[verible-verilog-lint] hw/newusb_regs/newusb_reg_pkg.sv#L29

struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
Raw output
message:"struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]"  location:{path:"hw/newusb_regs/newusb_reg_pkg.sv"  range:{start:{line:29  column:5}}}  severity:WARNING  source:{name:"verible-verilog-lint"  url:"https://github.com/chipsalliance/verible"}