mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-23 13:27:10 -04:00
[doc] Fix RV32B enum description
This commit is contained in:
parent
69dfa6f8da
commit
46b7e07098
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ Parameters
|
|||
| ``RV32B`` | ibex_pkg::rv32b_e | RV32BNone | B(itmanipulation) extension select: |
|
||||
| | | | "ibex_pkg::RV32BNone": No B-extension |
|
||||
| | | | "ibex_pkg::RV32BBalanced": Sub-extensions Zbb, Zbs, Zbf and Zbt |
|
||||
| | | | "ibex_pkg::RV32Full": All sub-extensions |
|
||||
| | | | "ibex_pkg::RV32BFull": All sub-extensions |
|
||||
+------------------------------+---------------------+------------+-----------------------------------------------------------------------+
|
||||
| ``RegFile`` | ibex_pkg::regfile_e | RegFileFF | Register file implementation select: |
|
||||
| | | | "ibex_pkg::RegFileFF": Generic flip-flop-based register file |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue