Skip to content

Commit f91f9d2

Browse files
committed
ad9265_fmc: Add VADJ in README
Signed-off-by: Stanca Pop <stanca.pop@analog.com>
1 parent 5a60183 commit f91f9d2

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

projects/ad9265_fmc/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-AD9265](https://www.analog.com/eval-ad9265)
44
- System documentation: TO BE ADDED
55
- HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/ad9265_fmc/index.html
6+
- Evaluation board VADJ: 2.5V
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/ad9265_fmc/zc706/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1+
<!-- no_build_example, no_no_os -->
2+
13
# AD9265-FMC/ZC706 HDL Project
24

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

59
```
610
cd projects/ad9265_fmc/zc706
711
make
812
```
913

10-
Corresponding device tree: [zynq-zc706-adv7511-ad9265-fmc-125ebz.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zc706-adv7511-ad9265-fmc-125ebz.dts)
14+
Corresponding device tree: [zynq-zc706-adv7511-ad9265-fmc-125ebz.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zc706-adv7511-ad9265-fmc-125ebz.dts)

projects/ad9265_fmc/zed/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1+
<!-- no_build_example, no_no_os -->
2+
13
# AD9265-FMC/ZED HDL Project
24

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

59
```
610
cd projects/ad9265_fmc/zed
711
make
812
```
913

10-
Corresponding device tree: [zynq-zed-adv7511-ad9265-fmc-125ebz.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zed-adv7511-ad9265-fmc-125ebz.dts)
14+
Corresponding device tree: [zynq-zed-adv7511-ad9265-fmc-125ebz.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zed-adv7511-ad9265-fmc-125ebz.dts)

0 commit comments

Comments
 (0)