diff --git a/Home.md b/Home.md index 089ce6c..8ca8bb5 100644 --- a/Home.md +++ b/Home.md @@ -192,9 +192,11 @@ Within the emulator, there are the following components: - support processor core: an arduino-compatible AVR8 soft core - AVR8 Firmware, written in C, and compiled into FPGA Block RAM +Here's a more detailed block diagram showing the emulator hardware design. +The signals on the left are brought out to the pins of the GODIL, and this is how it connects into the system under test. -Regardless of the target processor, the capabilities and command set of the ICE firmware is roughly the same: +Regardless of the target processor, the capabilities and command set of the emulator is roughly the same: The emulator provides the following feature set: - instruction breakpoints (which pause the target processor)