Skip to content

Commit f982f4f

Browse files
committed
Update READMEs with VADJ info for daq2 project
1 parent 7edc334 commit f982f4f

File tree

6 files changed

+25
-4
lines changed

6 files changed

+25
-4
lines changed

projects/daq2/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
- Evaluation board product page: [EVAL-AD-FMCDAQ2-EBZ](https://www.analog.com/eval-ad-fmcdaq2-ebz)
44
- System documentation: https://wiki.analog.com/resources/eval/user-guides/ad-fmcdaq2-ebz
55
- HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/daq2/index.html
6+
- Evaluation board VADJ range: 1.8V - 2.5V
67

78
## Supported parts
89

projects/daq2/a10soc/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
<!-- no_build_example, no_no_os -->
2+
13
# DAQ2/A10SOC HDL Project
24

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

59
```

projects/daq2/kc705/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
<!-- no_no_os -->
2+
13
# DAQ2/KC705 HDL Project
24

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

59
The parameters configurable through the `make` command, can be found below, as well as in the **system_project.tcl** file; it contains the default configuration.
@@ -38,4 +42,4 @@ TX_JESD_L=4 \
3842
TX_JESD_S=1
3943
```
4044

41-
Corresponding device tree: [kc705_fmcdaq2.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/microblaze/boot/dts/kc705_fmcdaq2.dts)
45+
Corresponding device tree: [kc705_fmcdaq2.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/microblaze/boot/dts/kc705_fmcdaq2.dts)

projects/daq2/kcu105/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
<!-- no_no_os -->
2+
13
# DAQ2/KCU105 HDL Project
24

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

59
The parameters configurable through the `make` command, can be found below, as well as in the **system_project.tcl** file; it contains the default configuration.
@@ -38,4 +42,4 @@ TX_JESD_L=4 \
3842
TX_JESD_S=1
3943
```
4044

41-
Corresponding device tree: [kcu105_fmcdaq2.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/microblaze/boot/dts/kcu105_fmcdaq2.dts)
45+
Corresponding device tree: [kcu105_fmcdaq2.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/microblaze/boot/dts/kcu105_fmcdaq2.dts)

projects/daq2/zc706/README.md

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

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

59
The parameters configurable through the `make` command, can be found below, as well as in the **system_project.tcl** file; it contains the default configuration.
@@ -38,4 +42,4 @@ TX_JESD_L=4 \
3842
TX_JESD_S=1
3943
```
4044

41-
Corresponding device tree: [zynq-zc706-adv7511-fmcdaq2.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zc706-adv7511-fmcdaq2.dts)
45+
Corresponding device tree: [zynq-zc706-adv7511-fmcdaq2.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zc706-adv7511-fmcdaq2.dts)

projects/daq2/zcu102/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
<!-- no_no_os -->
2+
13
# DAQ2/ZCU102 HDL Project
24

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

59
The parameters configurable through the `make` command, can be found below, as well as in the **system_project.tcl** file; it contains the default configuration.
@@ -51,4 +55,4 @@ TX_JESD_L=4 \
5155
TX_JESD_S=1
5256
```
5357

54-
Corresponding device tree: [zynqmp-zcu102-rev10-fmcdaq2_m4_l4.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm64/boot/dts/xilinx/zynqmp-zcu102-rev10-fmcdaq2_m4_l4.dts)
58+
Corresponding device tree: [zynqmp-zcu102-rev10-fmcdaq2_m4_l4.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm64/boot/dts/xilinx/zynqmp-zcu102-rev10-fmcdaq2_m4_l4.dts)

0 commit comments

Comments
 (0)