Skip to content

Commit 0b2ee65

Browse files
committed
cn0585: Add VADJ info
Signed-off-by: Stanca Pop <stanca.pop@analog.com>
1 parent ac5d955 commit 0b2ee65

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

projects/cn0585/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-CN0585-FMCZ](https://www.analog.com/cn0585)
44
- System documentation: TO BE ADDED
55
- HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/cn0585/index.html
6+
- Evaluation board VADJ range: 1.2V - 3.3V
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/cn0585/zed/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1+
<!-- no_build_example, no_dts, no_no_os -->
2+
13
# CN0585/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/cn0585/zed
711
make
8-
```
12+
```

0 commit comments

Comments
 (0)