mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-19 11:55:05 -04:00
[docs] SDI: edit max clock speed
This commit is contained in:
parent
2bf8614336
commit
c4dd103b19
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ yet. However, experiments have shown that the SDI module can also deal with both
|
|||
|
||||
All SDI operations are clocked by the external `sdi_clk_i` signal. This signal is synchronized to the processor's
|
||||
clock domain to simplify timing behavior. This clock synchronization requires the external SDI clock
|
||||
(`sdi_clk_i`) does **not exceed 1/4 of the processor's main clock**.
|
||||
(`sdi_clk_i`) to not **not exceed 1/4 of the processor's main clock**.
|
||||
|
||||
|
||||
**SDI Interrupt**
|
||||
|
|
Loading…
Add table
Reference in a new issue