WIP: Add to-do #483
Annotations
1 error and 22 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#L171:
hw/chimera_cluster.sv#L171
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#L333:
hw/chimera_cluster.sv#L333
Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
|
[verible-verilog-lint] hw/chimera_cluster.sv#L334:
hw/chimera_cluster.sv#L334
Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
|
[verible-verilog-lint] hw/chimera_cluster.sv#L380:
hw/chimera_cluster.sv#L380
Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
|
[verible-verilog-lint] hw/chimera_cluster.sv#L381:
hw/chimera_cluster.sv#L381
Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
|
[verible-verilog-lint] hw/chimera_cluster.sv#L382:
hw/chimera_cluster.sv#L382
Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
|
[verible-verilog-lint] hw/chimera_cluster.sv#L383:
hw/chimera_cluster.sv#L383
Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
|
[verible-verilog-lint] hw/chimera_cluster.sv#L384:
hw/chimera_cluster.sv#L384
Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
|
[verible-verilog-lint] hw/chimera_cluster.sv#L385:
hw/chimera_cluster.sv#L385
Line length exceeds max: 100; is: 101 [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]
|
gitlab-ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|