From 0cf278b04fcec33ea7952672c790028ef53f5910 Mon Sep 17 00:00:00 2001 From: Dolu1990 Date: Tue, 7 Nov 2017 00:12:58 +0100 Subject: [PATCH] Update README.md --- README.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index f1c516d..a8b2bc0 100644 --- a/README.md +++ b/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 ```