add TCDM_MEM2BANKS parameter to pulp iDMA wrap #261
analyze.yml
on: push
analyze-contributors
15s
analyze-todos
13s
Annotations
27 warnings
analyze-todos
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
analyze-todos
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
analyze-contributors
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
analyze-contributors
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "contributions", "open_todos".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L47:
src/pulp_idma_wrap.sv#L47
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L52:
src/pulp_idma_wrap.sv#L52
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]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L53:
src/pulp_idma_wrap.sv#L53
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]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L54:
src/pulp_idma_wrap.sv#L54
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]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L379:
src/pulp_idma_wrap.sv#L379
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L382:
src/pulp_idma_wrap.sv#L382
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L383:
src/pulp_idma_wrap.sv#L383
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L507:
src/pulp_idma_wrap.sv#L507
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L510:
src/pulp_idma_wrap.sv#L510
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L511:
src/pulp_idma_wrap.sv#L511
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L513:
src/pulp_idma_wrap.sv#L513
Explicitly define static or automatic lifetime for non-class functions [Style: function-task-explicit-lifetime] [explicit-function-lifetime]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L513:
src/pulp_idma_wrap.sv#L513
Explicitly define a storage type for every function parameter. [Style: function-task-argument-types] [explicit-function-task-parameter-type]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L654:
src/pulp_idma_wrap.sv#L654
All generate block statements must have a label [Style: generate-statements] [generate-label]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L655:
src/pulp_idma_wrap.sv#L655
All generate block statements must have a label [Style: generate-statements] [generate-label]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L656:
src/pulp_idma_wrap.sv#L656
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L692:
src/pulp_idma_wrap.sv#L692
All generate block statements must have a label [Style: generate-statements] [generate-label]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L771:
src/pulp_idma_wrap.sv#L771
All generate block statements must have a label [Style: generate-statements] [generate-label]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L772:
src/pulp_idma_wrap.sv#L772
All generate block labels must start with g_ or gen_ [Style: generate-constructs] [generate-label-prefix]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L911:
src/pulp_idma_wrap.sv#L911
All generate block statements must have a label [Style: generate-statements] [generate-label]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L911:
src/pulp_idma_wrap.sv#L911
Line length exceeds max: 100; is: 108 [Style: line-length] [line-length]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L974:
src/pulp_idma_wrap.sv#L974
All generate block labels must start with g_ or gen_ [Style: generate-constructs] [generate-label-prefix]
|
[verible-verilog-lint] src/pulp_idma_wrap.sv#L999:
src/pulp_idma_wrap.sv#L999
All generate block labels must start with g_ or gen_ [Style: generate-constructs] [generate-label-prefix]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
contributions
Expired
|
3.89 KB |
|
open_todos
Expired
|
162 Bytes |
|