Skip to content

Commit d8d5f21

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

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

projects/cn0577/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-CN0577](https://www.analog.com/cn0577)
44
- System documentation: https://wiki.analog.com/resources/eval/user-guides/circuits-from-the-lab/cn0577
55
- HDL project documentation: http://analogdevicesinc.github.io/hdl/projects/cn0577/index.html
6+
- Evaluation board VADJ: 2.5V
67

78
## Supported parts
89

@@ -13,4 +14,4 @@
1314

1415
## Building the project
1516

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

projects/cn0577/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
# CN0577/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/cn0577/zed
711
make
812
```
913

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

0 commit comments

Comments
 (0)