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