Skip to content

Switched to dynamically allocated scoreboard #1

Switched to dynamically allocated scoreboard

Switched to dynamically allocated scoreboard #1

Triggered via push February 25, 2024 20:20
Status Failure
Total duration 23m 21s
Artifacts

ci.yml

on: push
Build documentation
4m 22s
Build documentation
Simulate SW on Snitch Cluster w/ Verilator
16m 59s
Simulate SW on Snitch Cluster w/ Verilator
Simulate FDIV SW on Snitch Cluster w/ Verilator
23m 12s
Simulate FDIV SW on Snitch Cluster w/ Verilator
Simulate SW on Snitch Cluster w/ Banshee
6m 25s
Simulate SW on Snitch Cluster w/ Banshee
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
Simulate SW on Snitch Cluster w/ Verilator
Process completed with exit code 18.
Build documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
[verible-verilog-lint] hw/snitch_cluster/src/snitch_fp_ss.sv#L81: hw/snitch_cluster/src/snitch_fp_ss.sv#L81
Explicitly define a storage type for every parameter and localparam, (ScoreboardDepth). [Style: constants] [explicit-parameter-storage-type]
[verible-verilog-lint] hw/snitch_cluster/src/snitch_fp_ss.sv#L290: hw/snitch_cluster/src/snitch_fp_ss.sv#L290
Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
[verible-verilog-lint] hw/snitch_cluster/src/snitch_sb.sv#L74: hw/snitch_cluster/src/snitch_sb.sv#L74
All generate block statements must have a label [Style: generate-statements] [generate-label]
[verible-verilog-lint] hw/snitch_cluster/src/snitch_sb.sv#L75: hw/snitch_cluster/src/snitch_sb.sv#L75
All generate block statements must have a label [Style: generate-statements] [generate-label]
[verible-verilog-lint] hw/snitch_cluster/src/snitch_sb.sv#L81: hw/snitch_cluster/src/snitch_sb.sv#L81
All generate block statements must have a label [Style: generate-statements] [generate-label]
[verible-verilog-lint] hw/snitch_cluster/src/snitch_sb.sv#L96: hw/snitch_cluster/src/snitch_sb.sv#L96
File must end with a newline. [Style: posix-file-endings] [posix-eof]
[verible-verilog-lint] hw/snitch_cluster/src/snitch_sb_ipool.sv#L4: hw/snitch_cluster/src/snitch_sb_ipool.sv#L4
Explicitly define a storage type for every parameter and localparam, (ResetState). [Style: constants] [explicit-parameter-storage-type]
[verible-verilog-lint] hw/snitch_cluster/src/snitch_sb_ipool.sv#L4: hw/snitch_cluster/src/snitch_sb_ipool.sv#L4
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] hw/snitch_cluster/src/snitch_sb_ipool.sv#L102: hw/snitch_cluster/src/snitch_sb_ipool.sv#L102
All generate block statements must have a label [Style: generate-statements] [generate-label]
[verible-verilog-lint] hw/snitch_cluster/src/snitch_sb_ipool.sv#L113: hw/snitch_cluster/src/snitch_sb_ipool.sv#L113
All generate block statements must have a label [Style: generate-statements] [generate-label]
[verible-verilog-lint] hw/snitch_cluster/src/snitch_sb_ipool.sv#L122: hw/snitch_cluster/src/snitch_sb_ipool.sv#L122
File must end with a newline. [Style: posix-file-endings] [posix-eof]
[verible-verilog-lint] hw/snitch/src/snitch_pkg.sv#L380: hw/snitch/src/snitch_pkg.sv#L380
Line length exceeds max: 100; is: 109 [Style: line-length] [line-length]
Simulate SW on Snitch Cluster w/ Banshee
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Simulate SW on Snitch Cluster w/ Banshee
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simulate SW on Snitch Cluster w/ Verilator
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Simulate SW on Snitch Cluster w/ Verilator
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Simulate FDIV SW on Snitch Cluster w/ Verilator
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Simulate FDIV SW on Snitch Cluster w/ Verilator
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/