Skip to content

Commit

Permalink
Update CSR documentation
Browse files Browse the repository at this point in the history
Add version and configuration registers
  • Loading branch information
wkkuna committed Oct 28, 2022
1 parent 3f5e6ed commit 93b9e2e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions doc/csr.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,17 @@ Writer stride between lines (0x2c)
|Bit |Name |Description |
|----|-------|--------------------------------------------------------------------|
|0-31|Stride |Gap between consecutive lines (as number of writer data bus widths) |

Version register (0x30)
-----------------------

|Bit |Name |Description |
|----|-----------------|---------------------------|
|0-31|Version register |Holds the FastVDMA version |

Configuration register (0x34)
-----------------------------

|Bit |Name |Description |
|----|-----------------------|-------------------------------------|
|0-31|Configuration register |Reader, writer and control bus types |

0 comments on commit 93b9e2e

Please sign in to comment.