mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-23 21:39:13 -04:00
Enable configuration with Icache in public CI
We now have an Ibex configuration experimental-maxperf-pmp-bmfull-icache, which also enables the instruction cache. Enable this configuration in public CI, which makes it run the lint and RISC-V compliance jobs.
This commit is contained in:
parent
58e3cb5bf3
commit
2c75d4df39
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ jobs:
|
|||
- small
|
||||
- experimental-maxperf-pmp
|
||||
- experimental-maxperf-pmp-bmfull
|
||||
- experimental-maxperf-pmp-bmfull-icache
|
||||
- experimental-branch-predictor
|
||||
|
||||
# Run lint on simple system
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue