Add RV32B parameter to ibex_core_tracing/ibex_riscv_compliance

This commit is contained in:
Greg Chadwick 2020-04-14 13:01:16 +01:00
parent 56883f19ed
commit aeb92bc7d4
2 changed files with 2 additions and 0 deletions

View file

@ -64,6 +64,7 @@ targets:
parameters:
- RV32M
- RV32E
- RV32B
- MultiplierImplementation
- BranchTargetALU
- WritebackStage

View file

@ -103,6 +103,7 @@ targets:
- SYNTHESIS=true
- RV32M
- RV32E
- RV32B
- BranchTargetALU
- WritebackStage
- MultiplierImplementation