mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-23 21:39:13 -04:00
Doc: Fix broken table in integration docs
This commit is contained in:
parent
b1af9174dc
commit
dfd7f9e437
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ Parameters
|
|||
| ``MultiplierImplementation`` | string | "fast" | Multiplicator type: |
|
||||
| | | | "slow": multi-cycle slow, |
|
||||
| | | | "fast": multi-cycle fast, |
|
||||
| | | | "single-cycle": single-cycle |
|
||||
| | | | "single-cycle": single-cycle |
|
||||
+------------------------------+-------------+------------+-----------------------------------------------------------------+
|
||||
| ``DbgTriggerEn`` | bit | 0 | Enable debug trigger support (one trigger only) |
|
||||
+------------------------------+-------------+------------+-----------------------------------------------------------------+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue