Fix rebase #630
Annotations
1 error and 18 warnings
gitlab-ci
Process completed with exit code 1.
|
[verible-verilog-lint] hw/include/pulp_interfaces.sv#L13:
hw/include/pulp_interfaces.sv#L13
Interface name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_if) [Style: interface-conventions] [interface-name-style]
|
[verible-verilog-lint] hw/include/pulp_interfaces.sv#L47:
hw/include/pulp_interfaces.sv#L47
Interface name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_if) [Style: interface-conventions] [interface-name-style]
|
[verible-verilog-lint] hw/include/pulp_interfaces.sv#L49:
hw/include/pulp_interfaces.sv#L49
Explicitly define a storage type for every parameter and localparam, (ID_WIDTH). [Style: constants] [explicit-parameter-storage-type]
|
[verible-verilog-lint] hw/include/pulp_interfaces.sv#L84:
hw/include/pulp_interfaces.sv#L84
Interface name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_if) [Style: interface-conventions] [interface-name-style]
|
[verible-verilog-lint] hw/include/pulp_interfaces.sv#L171:
hw/include/pulp_interfaces.sv#L171
Interface name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_if) [Style: interface-conventions] [interface-name-style]
|
[verible-verilog-lint] hw/include/pulp_interfaces.sv#L245:
hw/include/pulp_interfaces.sv#L245
Interface name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_if) [Style: interface-conventions] [interface-name-style]
|
[verible-verilog-lint] hw/include/pulp_interfaces.sv#L247:
hw/include/pulp_interfaces.sv#L247
Explicitly define a storage type for every parameter and localparam, (ID_WIDTH). [Style: constants] [explicit-parameter-storage-type]
|
[verible-verilog-lint] hw/include/pulp_interfaces.sv#L282:
hw/include/pulp_interfaces.sv#L282
Interface name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_if) [Style: interface-conventions] [interface-name-style]
|
[verible-verilog-lint] hw/include/pulp_interfaces.sv#L321:
hw/include/pulp_interfaces.sv#L321
Interface name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_if) [Style: interface-conventions] [interface-name-style]
|
[verible-verilog-lint] hw/include/pulp_interfaces.sv#L409:
hw/include/pulp_interfaces.sv#L409
Interface name does not match the naming convention defined by regex pattern: [a-z_0-9]+(_if) [Style: interface-conventions] [interface-name-style]
|
[verible-verilog-lint] hw/chimera_cluster.sv#L172:
hw/chimera_cluster.sv#L172
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]
|
[verible-verilog-lint] hw/chimera_cluster.sv#L353:
hw/chimera_cluster.sv#L353
Line length exceeds max: 100; is: 118 [Style: line-length] [line-length]
|
[verible-verilog-lint] hw/chimera_cluster.sv#L399:
hw/chimera_cluster.sv#L399
Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
|
[verible-verilog-lint] hw/chimera_cluster.sv#L401:
hw/chimera_cluster.sv#L401
Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
|
[verible-verilog-lint] hw/chimera_cluster.sv#L402:
hw/chimera_cluster.sv#L402
Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
|
[verible-verilog-lint] hw/chimera_cluster.sv#L403:
hw/chimera_cluster.sv#L403
Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
|
[verible-verilog-lint] hw/include/pulp_soc_defines.sv#L19:
hw/include/pulp_soc_defines.sv#L19
Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
|
[verible-verilog-lint] hw/include/pulp_soc_defines.sv#L42:
hw/include/pulp_soc_defines.sv#L42
Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
|