[cfg] Add PMP parameters to ibex_config.yaml

Also renames configs as part of this as they start to get unweildy if
all features get described in the config name.
This commit is contained in:
Greg Chadwick 2020-05-14 09:40:09 +01:00
parent 9bd3350bb3
commit 00b46d9abe
10 changed files with 201 additions and 82 deletions

View file

@ -20,6 +20,7 @@ lint_off -rule WIDTH -file "*/rtl/ibex_core_tracing.sv" -match "*'RV32B'*"
lint_off -rule WIDTH -file "*/rtl/ibex_core_tracing.sv" -match "*'BranchTargetALU'*"
lint_off -rule WIDTH -file "*/rtl/ibex_core_tracing.sv" -match "*'WritebackStage'*"
lint_off -rule WIDTH -file "*/rtl/ibex_core_tracing.sv" -match "*'SecureIbex'*"
lint_off -rule WIDTH -file "*/rtl/ibex_core_tracing.sv" -match "*'PMPEnable'*"
// Filename 'ibex_register_file_ff' does not match MODULE name: ibex_register_file
// ibex_register_file_ff and ibex_register_file_latch provide two