Skip to content

Commit 33307b3

Browse files
committed
Update READMEs with VADJ info for ada4355_fmc project
1 parent 1be4425 commit 33307b3

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

projects/ada4355_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-ADA4355](https://www.analog.com/eval-ada4355.html)
44
- System documentation: to be added
55
- HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/ada4355_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/ada4355_fmc/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
# ADA4355 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/ada4355/zed
711
make
8-
```
12+
```

0 commit comments

Comments
 (0)