Minor changes #3114
reviewdog [verible-verilog-lint] report
reported by reviewdog 🐶
Findings (336)
hw/newusb/crc_template_ideas.sv|49 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|54 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|59 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|64 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|69 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|74 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|79 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|84 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|157 col 101| Line length exceeds max: 100; is: 129 [Style: line-length] [line-length]
hw/newusb/crc_template_ideas.sv|160 col 101| Line length exceeds max: 100; is: 119 [Style: line-length] [line-length]
hw/newusb/crc_template_ideas.sv|161 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|166 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|171 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|176 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|181 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|186 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|191 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|196 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|204 col 101| Line length exceeds max: 100; is: 169 [Style: line-length] [line-length]
hw/newusb/crc_template_ideas.sv|205 col 101| Line length exceeds max: 100; is: 171 [Style: line-length] [line-length]
hw/newusb/crc_template_ideas.sv|222 col 8| Declared module does not match the first dot-delimited component of file name: "crc_template_ideas" [Style: file-names] [module-filename]
hw/newusb/crc_template_ideas.sv|270 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|275 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|280 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|285 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|290 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|295 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|300 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|305 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|310 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|315 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|320 col 3| Use 'always_comb' instead of 'always @'. [Style: combinational-logic] [always-comb]
hw/newusb/crc_template_ideas.sv|357 col 8| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_tb/tb_new_usb_dmaoutputqueueTD.sv|23 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_tb/tb_new_usb_dmaoutputqueueTD.sv|24 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_tb/tb_new_usb_listservice.sv|23 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_tb/tb_new_usb_listservice.sv|24 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_tb/tb_new_usb_unpackdescriptors.sv|23 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_tb/tb_new_usb_unpackdescriptors.sv|24 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_tb/tb_new_usb_dmaoutputqueueED.sv|23 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_tb/tb_new_usb_dmaoutputqueueED.sv|24 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_regs/newusb_reg_top.sv|3511 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|3524 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_regs/newusb_reg_top.sv|3529 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_regs/newusb_reg_top.sv|3544 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_tb/tb_new_usb_nonperiodiccounter.sv|21 col 25| 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_tb/tb_new_usb_nonperiodiccounter.sv|22 col 25| 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_tb/tb_new_usb_nonperiodiccounter.sv|23 col 25| 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_tb/tb_new_usb_nonperiodiccounter.sv|24 col 25| 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_tb/tb_new_usb_nonperiodiccounter.sv|25 col 25| 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_tb/tb_new_usb_nonperiodiccounter.sv|26 col 25| 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_tb/tb_new_usb_nonperiodiccounter.sv|26 col 101| Line length exceeds max: 100; is: 126 [Style: line-length] [line-length]
hw/newusb_tb/tb_new_usb_nonperiodiccounter.sv|27 col 25| 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_tb/tb_new_usb_nonperiodiccounter.sv|28 col 25| 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_tb/tb_new_usb_nonperiodiccounter.sv|29 col 25| 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_tb/tb_new_usb_nonperiodiccounter.sv|30 col 25| 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_tb/tb_new_usb_nonperiodiccounter.sv|31 col 25| 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/new_usb_nonperiodiccounter.sv|10 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_nonperiodiccounter.sv|16 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_nonperiodiccounter.sv|21 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_nonperiodiccounter.sv|43 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_nonperiodiccounter.sv|44 col 101| Line length exceeds max: 100; is: 180 [Style: line-length] [line-length]
hw/newusb/new_usb_nonperiodiccounter.sv|53 col 101| Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
hw/newusb/new_usb_nonperiodiccounter.sv|57 col 10| File must end with a newline. [Style: posix-file-endings] [posix-eof]
hw/newusb/new_usb_ohci.sv|16 col 101| Line length exceeds max: 100; is: 121 [Style: line-length] [line-length]
hw/newusb/new_usb_ohci.sv|64 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_ohci.sv|77 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_ohci.sv|84 col 101| Line length exceeds max: 100; is: 112 [Style: line-length] [line-length]
hw/newusb/new_usb_ohci.sv|85 col 101| Line length exceeds max: 100; is: 112 [Style: line-length] [line-length]
hw/newusb/new_usb_ohci.sv|120 col 83| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_ohci.sv|168 col 83| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_ohci.sv|185 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_ohci.sv|189 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_ohci.sv|194 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_dmaoutputqueueTD.sv|26 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_dmaoutputqueueTD.sv|30 col 30| Number 0'b0 occupies at least 1 bits, truncated to 0 bits. [Style: number-literals] [truncated-numeric-literal]
hw/newusb/new_usb_dmaoutputqueueTD.sv|30 col 101| Line length exceeds max: 100; is: 153 [Style: line-length] [line-length]
hw/newusb/new_usb_dmaoutputqueueTD.sv|30 col 153| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_dmaoutputqueueTD.sv|66 col 10| File must end with a newline. [Style: posix-file-endings] [posix-eof]
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/new_usb_dmaoutputqueueED.sv|73 col 26| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_dmaoutputqueueED.sv|80 col 101| Line length exceeds max: 100; is: 108 [Style: line-length] [line-length]
hw/newusb/new_usb_dmaoutputqueueED.sv|111 col 101| Line length exceeds max: 100; is: 107 [Style: line-length] [line-length]
hw/newusb/new_usb_dmaoutputqueueED.sv|112 col 101| Line length exceeds max: 100; is: 119 [Style: line-length] [line-length]
hw/newusb/new_usb_dmaoutputqueueED.sv|113 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_dmaoutputqueueED.sv|133 col 101| Line length exceeds max: 100; is: 110 [Style: line-length] [line-length]
hw/newusb/new_usb_dmaoutputqueueED.sv|135 col 10| File must end with a newline. [Style: posix-file-endings] [posix-eof]
hw/newusb/new_usb_ohci_pkg.sv|7 col 73| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_ohci_pkg.sv|11 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_ohci_pkg.sv|16 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_pkg.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_pkg.sv|28 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_pkg.sv|34 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_pkg.sv|37 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb/new_usb_ohci_pkg.sv|40 col 5| Struct names have to end with t [Style: struct-union-conventions] [struct-union-name-style]
hw/newusb/new_usb_ohci_pkg.sv|43 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb/new_usb_ohci_pkg.sv|46 col 5| Struct names have to end with t [Style: struct-union-conventions] [struct-union-name-style]
hw/newusb/new_usb_ohci_pkg.sv|49 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb/new_usb_ohci_pkg.sv|58 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb/new_usb_ohci_pkg.sv|63 col 5| struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
hw/newusb/new_usb_ohci_pkg.sv|66 col 5| Struct names have to end with t [Style: struct-union-conventions] [struct-union-name-style]
hw/newusb/new_usb_ohci_pkg.sv|67 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_ohci_pkg.sv|71 col 101| Line length exceeds max: 100; is: 115 [Style: line-length] [line-length]
hw/newusb/new_usb_ohci_pkg.sv|76 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_tb/tb_new_usb_registerchain.sv|25 col 25| 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_tb/tb_new_usb_registerchain.sv|26 col 25| 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_tb/tb_new_usb_registerchain.sv|27 col 25| 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_tb/tb_new_usb_registerchain.sv|28 col 25| 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_tb/tb_new_usb_registerchain.sv|29 col 25| 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_tb/tb_new_usb_registerchain.sv|30 col 25| 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_tb/tb_new_usb_registerchain.sv|31 col 25| 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_tb/tb_new_usb_registerchain.sv|32 col 25| 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_tb/tb_new_usb_registerchain.sv|33 col 25| 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_tb/tb_new_usb_registerchain.sv|34 col 25| 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_tb/tb_new_usb_registerchain.sv|35 col 25| 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_tb/tb_new_usb_registerchain.sv|36 col 25| 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_tb/tb_new_usb.sv|18 col 101| Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
hw/newusb_tb/tb_new_usb.sv|38 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_tb/tb_new_usb.sv|40 col 23| Unpacked dimension range must be declared in big-endian ([0:N-1]) order. Declare zero-based big-endian unpacked dimensions sized as [N]. [Style: unpacked-ordering] [unpacked-dimensions-range-ordering]
hw/newusb_tb/tb_new_usb.sv|44 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_tb/tb_new_usb.sv|46 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_tb/tb_new_usb.sv|52 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_tb/tb_new_usb.sv|56 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_tb/tb_new_usb.sv|63 col 101| Line length exceeds max: 100; is: 109 [Style: line-length] [line-length]
hw/newusb_tb/tb_new_usb.sv|72 col 61| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_tb/tb_new_usb.sv|73 col 62| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_tb/tb_new_usb.sv|85 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_tb/tb_new_usb.sv|89 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_tb/tb_new_usb.sv|166 col 1| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_tb/tb_new_usb.sv|168 col 5| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb_tb/tb_new_usb.sv|169 col 5| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_registerchain.sv|7 col 50| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_registerchain.sv|26 col 43| All generate block statements must have a label [Style: generate-statements] [generate-label]
hw/newusb/new_usb_registerchain.sv|27 col 101| Line length exceeds max: 100; is: 109 [Style: line-length] [line-length]
hw/newusb/new_usb_registerchain.sv|28 col 101| Line length exceeds max: 100; is: 110 [Style: line-length] [line-length]
hw/newusb/new_usb_registerchain.sv|28 col 110| Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
hw/newusb/new_usb_registerchain.sv|32 col 10| File must end with a newline. [Style: posix-file-endings] [posix-eof]
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]
... (Too many findings. Dropped some findings)
Filtered Findings (0)
Annotations
Check warning on line 49 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L49
Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]
Raw output
message:"Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:49 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:49 column:3} end:{line:50}} text:" always_comb begin\n"}
Check warning on line 54 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L54
Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]
Raw output
message:"Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:54 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:54 column:3} end:{line:55}} text:" always_comb begin\n"}
Check warning on line 59 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L59
Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]
Raw output
message:"Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:59 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:59 column:3} end:{line:60}} text:" always_comb begin\n"}
Check warning on line 64 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L64
Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]
Raw output
message:"Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:64 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:64 column:3} end:{line:65}} text:" always_comb begin\n"}
Check warning on line 69 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L69
Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]
Raw output
message:"Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:69 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:69 column:3} end:{line:70}} text:" always_comb begin\n"}
Check warning on line 74 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L74
Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]
Raw output
message:"Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:74 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:74 column:3} end:{line:75}} text:" always_comb begin\n"}
Check warning on line 79 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L79
Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]
Raw output
message:"Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:79 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:79 column:3} end:{line:80}} text:" always_comb begin\n"}
Check warning on line 84 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L84
Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]
Raw output
message:"Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:84 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:84 column:3} end:{line:85}} text:" always_comb begin\n"}
Check warning on line 157 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L157
Line length exceeds max: 100; is: 129 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 129 [Style: line-length] [line-length]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:157 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 160 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L160
Line length exceeds max: 100; is: 119 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 119 [Style: line-length] [line-length]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:160 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 161 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L161
Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]
Raw output
message:"Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:161 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:161 column:3} end:{line:162}} text:" always_comb begin\n"}
Check warning on line 166 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L166
Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]
Raw output
message:"Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:166 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:166 column:3} end:{line:167}} text:" always_comb begin\n"}
Check warning on line 171 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L171
Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]
Raw output
message:"Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:171 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:171 column:3} end:{line:172}} text:" always_comb begin\n"}
Check warning on line 176 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L176
Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]
Raw output
message:"Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:176 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:176 column:3} end:{line:177}} text:" always_comb begin\n"}
Check warning on line 181 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L181
Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]
Raw output
message:"Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:181 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:181 column:3} end:{line:182}} text:" always_comb begin\n"}
Check warning on line 186 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L186
Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]
Raw output
message:"Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:186 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:186 column:3} end:{line:187}} text:" always_comb begin\n"}
Check warning on line 191 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L191
Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]
Raw output
message:"Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:191 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:191 column:3} end:{line:192}} text:" always_comb begin\n"}
Check warning on line 196 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L196
Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]
Raw output
message:"Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:196 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:196 column:3} end:{line:197}} text:" always_comb begin\n"}
Check warning on line 204 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L204
Line length exceeds max: 100; is: 169 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 169 [Style: line-length] [line-length]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:204 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 205 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L205
Line length exceeds max: 100; is: 171 [Style: line-length] [line-length]
Raw output
message:"Line length exceeds max: 100; is: 171 [Style: line-length] [line-length]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:205 column:101}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"}
Check warning on line 222 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L222
Declared module does not match the first dot-delimited component of file name: "crc_template_ideas" [Style: file-names] [module-filename]
Raw output
message:"Declared module does not match the first dot-delimited component of file name: \"crc_template_ideas\" [Style: file-names] [module-filename]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:222 column:8}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:222 column:8} end:{line:223}} text:"module crc_template_ideas (\n"}
Check warning on line 270 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L270
Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]
Raw output
message:"Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:270 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:270 column:3} end:{line:271}} text:" always_comb begin\n"}
Check warning on line 275 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L275
Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]
Raw output
message:"Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:275 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:275 column:3} end:{line:276}} text:" always_comb begin\n"}
Check warning on line 280 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L280
Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]
Raw output
message:"Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:280 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:280 column:3} end:{line:281}} text:" always_comb begin\n"}
Check warning on line 285 in hw/newusb/crc_template_ideas.sv
github-actions / verible-verilog-lint
[verible-verilog-lint] hw/newusb/crc_template_ideas.sv#L285
Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]
Raw output
message:"Use 'always_comb' instead of 'always @*'. [Style: combinational-logic] [always-comb]" location:{path:"hw/newusb/crc_template_ideas.sv" range:{start:{line:285 column:3}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:285 column:3} end:{line:286}} text:" always_comb begin\n"}