Update README.md

This commit is contained in:
Dolu1990 2017-11-07 00:12:58 +01:00 committed by GitHub
parent 173336af33
commit 0cf278b04f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 9 deletions

View File

@ -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
```