ad463x: Fix readme

main
sergiu arpadi 2021-10-19 13:01:32 +03:00 committed by sarpadi
parent 076e81a17c
commit cb861f5299
1 changed files with 5 additions and 6 deletions

View File

@ -1,14 +1,13 @@
# EVAL-AD463x_FMCZ HDL reference design
# EVAL-AD463X_FMCZ HDL reference design
## Building the design
The design supports almost all the digital interface modes of AD4630-24, a new
bit stream should be generated each time when the targeted configuration changes.
**NOTE:** Interleaved mode (SPI hase one MISO lines) is supported only in SPI clock mode.
Default configuration: generic SPI mode for clocking, 2 lanes per channel, SDR
data capture and second capture zone is used to pull out data from the converter.
data capture and capture zone 2.
### Building attributes
@ -19,9 +18,9 @@ data capture and second capture zone is used to pull out data from the converter
| CAPTURE_ZONE | 1 - negedge of BUSY / 2 - next posedge of CNV |
| DDR_EN | 0 - MISO runs on SDR / 1 - MISO runs on DDR |
**Example:** make NUM_OF_SDI=2 CAPTURE_ZONE=2
**Example:** make CLK_MODE=1 NUM_OF_SDI=2 CAPTURE_ZONE=2 DDR_EN=0
## Documantation
## Documentation
https://wiki.analog.com/resources/eval/user-guides/ad436x/hdl
https://wiki.analog.com/resources/eval/user-guides/ad463x/hdl