mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-22 21:07:34 -04:00
[doc] Update bitmanip list in integration.rst
This commit is contained in:
parent
36a9abbf1c
commit
302bb65161
1 changed files with 2 additions and 1 deletions
|
@ -113,7 +113,8 @@ 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::RV32BBalanced": Sub-extensions Zba, Zbb, Zbs, Zbf and Zbt |
|
||||
| | | | "ibex_pkg::RV32BOTEarlGrey": All sub-extensions except Zbe |
|
||||
| | | | "ibex_pkg::RV32BFull": All sub-extensions |
|
||||
+------------------------------+---------------------+------------+-----------------------------------------------------------------------+
|
||||
| ``RegFile`` | ibex_pkg::regfile_e | RegFileFF | Register file implementation select: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue