Skip to content

Commit d4980b7

Browse files
committed
Update READMEs with VADJ info for ad7606x_fmc
1 parent 41e23ff commit d4980b7

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

projects/ad7606x_fmc/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- [EVAL-AD7609](https://www.analog.com/en/resources/evaluation-hardware-and-software/evaluation-boards-kits/eval-ad7609.html)
1111
- System documentation: https://wiki.analog.com/resources/eval/user-guides/ad7606x-fmcz
1212
- HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/ad7606x_fmc/index.html
13+
- Evaluation board VADJ range: 1.2V - 3.3V
1314

1415
## Supported parts
1516

@@ -28,4 +29,4 @@
2829

2930
## Building the project
3031

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

projects/ad7606x_fmc/zed/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_dts -->
2+
13
# AD7606X-FMC/ZED HDL Project
24

5+
- VADJ with which it was tested in hardware: 2.5V
6+
37
The parameters configurable through the `make` command, can be found below, as well as in the **system_project.tcl** file; it contains the default
48
configuration.
59

@@ -64,4 +68,4 @@ make INTF=1 NUM_OF_SDI=4
6468
make INTF=1 NUM_OF_SDI=8
6569
```
6670

67-
- [AD7606x Corresponding no-OS project](https://analogdevicesinc.github.io/no-OS/projects/ad7606x-fmc.html)
71+
Corresponding no-OS project: [ad7606x-fmc](https://github.com/analogdevicesinc/no-OS/tree/main/projects/ad7606x-fmc)

0 commit comments

Comments
 (0)