mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-20 11:57:12 -04:00
Doc: correct description of reset input
This commit is contained in:
parent
ea0296d74a
commit
47edb43889
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ Interfaces
|
|||
+=========================+=========================+=====+========================================+
|
||||
| ``clk_i`` | 1 | in | Clock signal |
|
||||
+-------------------------+-------------------------+-----+----------------------------------------+
|
||||
| ``rst_ni`` | 1 | in |Active-low synchronous reset |
|
||||
| ``rst_ni`` | 1 | in | Active-low asynchronous reset |
|
||||
+-------------------------+-------------------------+-----+----------------------------------------+
|
||||
| ``test_en_i`` | 1 | in | Test input, enables clock |
|
||||
+-------------------------+-------------------------+-----+----------------------------------------+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue