Skip to content

Integrate Instruction Cache towards external accesses #25

Integrate Instruction Cache towards external accesses

Integrate Instruction Cache towards external accesses #25

Triggered via pull request August 22, 2024 16:31
@micprogmicprog
synchronize #6
michaero/icache
Status Success
Total duration 5m 45s
Artifacts

internal.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
[verible-verilog-lint] rtl/safety_island_top.sv#L1027: rtl/safety_island_top.sv#L1027
Line length exceeds max: 100; is: 101 [Style: line-length] [line-length]
[verible-verilog-lint] rtl/safety_island_top.sv#L1052: rtl/safety_island_top.sv#L1052
Line length exceeds max: 100; is: 104 [Style: line-length] [line-length]
[verible-verilog-lint] rtl/safety_island_top.sv#L1070: rtl/safety_island_top.sv#L1070
Line length exceeds max: 100; is: 108 [Style: line-length] [line-length]
[verible-verilog-lint] rtl/safety_island_top.sv#L1073: rtl/safety_island_top.sv#L1073
Line length exceeds max: 100; is: 103 [Style: line-length] [line-length]
[verible-verilog-lint] rtl/safety_island_top.sv#L1074: rtl/safety_island_top.sv#L1074
Line length exceeds max: 100; is: 105 [Style: line-length] [line-length]
[verible-verilog-lint] rtl/safety_island_top.sv#L1076: rtl/safety_island_top.sv#L1076
Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
[verible-verilog-lint] rtl/soc_ctrl/safety_soc_ctrl_icache_reg_top.sv#L777: rtl/soc_ctrl/safety_soc_ctrl_icache_reg_top.sv#L777
Non-type localparam names must be styled with CamelCase [Style: constants] [parameter-name-style]
[verible-verilog-lint] rtl/soc_ctrl/safety_soc_ctrl_icache_reg_top.sv#L790: rtl/soc_ctrl/safety_soc_ctrl_icache_reg_top.sv#L790
Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
[verible-verilog-lint] rtl/soc_ctrl/safety_soc_ctrl_icache_reg_top.sv#L795: rtl/soc_ctrl/safety_soc_ctrl_icache_reg_top.sv#L795
Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
[verible-verilog-lint] rtl/soc_ctrl/safety_soc_ctrl_icache_reg_top.sv#L810: rtl/soc_ctrl/safety_soc_ctrl_icache_reg_top.sv#L810
Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
[verible-verilog-lint] rtl/soc_ctrl/safety_soc_ctrl_icache_reg_pkg.sv#L42: rtl/soc_ctrl/safety_soc_ctrl_icache_reg_pkg.sv#L42
struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
[verible-verilog-lint] rtl/soc_ctrl/safety_soc_ctrl_icache_reg_pkg.sv#L45: rtl/soc_ctrl/safety_soc_ctrl_icache_reg_pkg.sv#L45
struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
[verible-verilog-lint] rtl/soc_ctrl/safety_soc_ctrl_icache_reg_pkg.sv#L69: rtl/soc_ctrl/safety_soc_ctrl_icache_reg_pkg.sv#L69
struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
[verible-verilog-lint] rtl/soc_ctrl/safety_soc_ctrl_icache_reg_pkg.sv#L73: rtl/soc_ctrl/safety_soc_ctrl_icache_reg_pkg.sv#L73
struct definitions always should be named using typedef. [Style: typedef-structs-unions] [typedef-structs-unions]
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/