From bc7e8485616d77cd694cb76f183ef75ea00a2b7a Mon Sep 17 00:00:00 2001 From: maxp Date: Fri, 8 Mar 2024 23:53:08 +0100 Subject: [PATCH] README.md aktualisiert --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8c9a521..6c0b281 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,15 @@ The `DEPP.vhd` module is designed as an Enhanced Parallel Port (EPP) interface f ## Bus Cycles Visualized - EPP Address Write Cycle + ![Waveform of the EPP Address Write Cycle](docs/DEPP/wavedrom_HWwR0.svg "EPP Address Write") - EPP Data Write Cycle + ![Waveform of the EPP Data Write Cycle](docs/DEPP/wavedrom_ypdi1.svg "EPP Data Write") - EPP Data Read Cycle + ![Waveform of the EPP Data Read Cycle](docs/DEPP/wavedrom_91sO2.svg "EPP Data Read") ## Port Definitions