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