Skip to content

Commit 0e57c00

Browse files
committed
ad9213_evb: Add VADJ value
Signed-off-by: Stanca Pop <stanca.pop@analog.com>
1 parent d8d5f21 commit 0e57c00

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

projects/ad9213_evb/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
- Evaluation board product page: [EVAL-AD213](https://www.analog.com/eval-ad9213)
44
- System documentation: TO BE ADDED
55
- HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/ad9213_evb/index.html
6+
- Evaluation board VADJ: 1.8V
67

78
## Supported parts
89

@@ -12,4 +13,4 @@
1213

1314
## Building the project
1415

15-
Please enter the folder for the FPGA carrier you want to use and read the README.md.
16+
Please enter the folder for the FPGA carrier you want to use and read the README.md.

projects/ad9213_evb/vcu118/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
<!-- no_build_example, no_no_os, no_dts -->
2+
13
# AD9213/VCU118 HDL Project
24

5+
- VADJ with which it was tested in hardware: 1.8V
6+
37
## Building the project
48

59
```
@@ -17,4 +21,4 @@ The parameters from the environment:
1721
- RX_NUM_OF_LANES: **16**; RX number of lanes per link
1822
- RX_SAMPLES_PER_FRAME: **16**; RX number of samples per converter per frame
1923
- RX_JESD_NP: **16**; RX number of bits per sample
20-
- RX_SAMPLE_WIDTH: **16**; RX data width
24+
- RX_SAMPLE_WIDTH: **16**; RX data width

0 commit comments

Comments
 (0)