File tree Expand file tree Collapse file tree 4 files changed +20
-4
lines changed Expand file tree Collapse file tree 4 files changed +20
-4
lines changed Original file line number Diff line number Diff line change 3
3
- Evaluation board product page: [ ADV7511] ( https://www.analog.com/adv7511 )
4
4
- System documentation: https://wiki.analog.com/resources/fpga/xilinx/kc705/adv7511
5
5
- HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/adv7511/index.html
6
+ - Evaluation board VADJ range: 1.8V - 3.3V
6
7
7
8
## Supported parts
8
9
12
13
13
14
## Building the project
14
15
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.
Original file line number Diff line number Diff line change
1
+ <!-- no_build_example -->
2
+
1
3
# ADV7511/ZC702 HDL Project
2
4
5
+ - VADJ with which it was tested in hardware: 2.5V
6
+
3
7
## Building the project
4
8
5
9
```
6
10
cd projects/adv7511/zc702
7
11
make
8
12
```
9
13
10
- Corresponding device tree: [ zynq-zc702-adv7511.dts] ( https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zc702-adv7511.dts )
14
+ Corresponding device tree: [ zynq-zc702-adv7511.dts] ( https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zc702-adv7511.dts )
15
+ Corresponding no-OS project: [ adv7511] ( https://github.com/analogdevicesinc/no-OS/tree/main/projects/adv7511 )
Original file line number Diff line number Diff line change
1
+ <!-- no_build_example -->
2
+
1
3
# ADV7511/ZC706 HDL Project
2
4
5
+ - VADJ with which it was tested in hardware: 2.5V
6
+
3
7
## Building the project
4
8
5
9
```
6
10
cd projects/adv7511/zc706
7
11
make
8
12
```
9
13
10
- Corresponding device tree: [ zynq-zc706-adv7511.dts] ( https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zc706-adv7511.dts )
14
+ Corresponding device tree: [ zynq-zc706-adv7511.dts] ( https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zc706-adv7511.dts )
15
+ Corresponding no-OS project: [ adv7511] ( https://github.com/analogdevicesinc/no-OS/tree/main/projects/adv7511 )
Original file line number Diff line number Diff line change
1
+ <!-- no_build_example -->
2
+
1
3
# ADV7511/ZED HDL Project
2
4
5
+ - VADJ with which it was tested in hardware: 2.5V
6
+
3
7
## Building the project
4
8
5
9
```
6
10
cd projects/adv7511/zed
7
11
make
8
12
```
9
13
10
- Corresponding device tree: [ zynq-zed-adv7511.dts] ( https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zed-adv7511.dts )
14
+ Corresponding device tree: [ zynq-zed-adv7511.dts] ( https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zed-adv7511.dts )
15
+ Corresponding no-OS project: [ adv7511] ( https://github.com/analogdevicesinc/no-OS/tree/main/projects/adv7511 )
You can’t perform that action at this time.
0 commit comments