Add Logic Analyzer waveform captures to docs
Included new Logic Analyzer Captures section in README and created a corresponding markdown file with waveform images for various EPP cycles. This provides visual aids for better understanding the timing and behavior of EPP transactions.
This commit is contained in:
@@ -24,6 +24,10 @@ The `DEPP.vhd` module is designed as an Enhanced Parallel Port (EPP) interface f
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
### Logic Analyzer Captures
|
||||||
|
|
||||||
|
The captures can be found in the [Logic Analyzer Captures](docs/Logic%20Analyzer%20Captures/Logic%20Analyzer%20Captures.md) directory.
|
||||||
|
|
||||||
## Port Definitions
|
## Port Definitions
|
||||||
|
|
||||||
| Port Name | Direction | Type | Description |
|
| Port Name | Direction | Type | Description |
|
||||||
|
13
docs/Logic Analyzer Captures/Logic Analyzer Captures.md
Normal file
13
docs/Logic Analyzer Captures/Logic Analyzer Captures.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
# Logic Analyzer Captures
|
||||||
|
|
||||||
|
## Address Write Cycle
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Data Write Cycle
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Data Read Cycle
|
||||||
|
|
||||||
|

|
Reference in New Issue
Block a user