Update README.md
This commit is contained in:
parent
173336af33
commit
0cf278b04f
12
README.md
12
README.md
|
@ -520,11 +520,13 @@ So there is the reset interconnect in case you use the debug plugin :
|
|||
VexRiscv
|
||||
+------------------+
|
||||
| |
|
||||
toplevelReset >----+-----> debugReset |
|
||||
toplevelReset >----+--------> debugReset |
|
||||
| | |
|
||||
| +--< debug_resetOut |
|
||||
| +-----< debug_resetOut |
|
||||
| | | |
|
||||
+--+--> reset |
|
||||
| |
|
||||
+------------------+
|
||||
+--or>-+-> reset |
|
||||
| | |
|
||||
| +------------------+
|
||||
|
|
||||
+-> Interconnect / Peripherals
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue