Integrate Instruction Cache towards external accesses #15
Annotations
7 warnings
[verible-verilog-lint] rtl/safety_island_top.sv#L91:
rtl/safety_island_top.sv#L91
Explicitly define a storage type for every parameter and localparam, (NumAxiManagers). [Style: constants] [explicit-parameter-storage-type]
|
[verible-verilog-lint] rtl/safety_island_top.sv#L92:
rtl/safety_island_top.sv#L92
Explicitly define a storage type for every parameter and localparam, (AxiInternalIdWidth). [Style: constants] [explicit-parameter-storage-type]
|
[verible-verilog-lint] rtl/safety_island_top.sv#L92:
rtl/safety_island_top.sv#L92
Line length exceeds max: 100; is: 120 [Style: line-length] [line-length]
|
[verible-verilog-lint] rtl/safety_island_top.sv#L93:
rtl/safety_island_top.sv#L93
Explicitly define a storage type for every parameter and localparam, (AxiStrbWidth). [Style: constants] [explicit-parameter-storage-type]
|
[verible-verilog-lint] rtl/safety_island_top.sv#L484:
rtl/safety_island_top.sv#L484
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
|
[verible-verilog-lint] rtl/safety_island_top.sv#L488:
rtl/safety_island_top.sv#L488
Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
|
gitlab-ci
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|