From 0bd62884434daf436f0b877b5b5e6eeb238da630 Mon Sep 17 00:00:00 2001 From: Max P Date: Tue, 12 Mar 2024 20:47:20 +0100 Subject: [PATCH] Updated EPP cycle waveform images in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e2f28f1..ff2035e 100644 --- a/README.md +++ b/README.md @@ -14,15 +14,15 @@ The `DEPP.vhd` module is designed as an Enhanced Parallel Port (EPP) interface f - EPP Address Write Cycle - ![Waveform of the EPP Address Write Cycle](docs/DEPP/wavedrom_HWwR0.svg "EPP Address Write") + ![Waveform of the EPP Address Write Cycle](docs/DEPP/wavedrom_fLwf0.svg "EPP Address Write") - EPP Data Write Cycle - ![Waveform of the EPP Data Write Cycle](docs/DEPP/wavedrom_ypdi1.svg "EPP Data Write") + ![Waveform of the EPP Data Write Cycle](docs/DEPP/wavedrom_lvks1.svg "EPP Data Write") - EPP Data Read Cycle - ![Waveform of the EPP Data Read Cycle](docs/DEPP/wavedrom_91sO2.svg "EPP Data Read") + ![Waveform of the EPP Data Read Cycle](docs/DEPP/wavedrom_J3G12.svg "EPP Data Read") ### Logic Analyzer Captures