File tree Expand file tree Collapse file tree 5 files changed +45
-7
lines changed
Expand file tree Collapse file tree 5 files changed +45
-7
lines changed Original file line number Diff line number Diff line change 1+ # ADV7511 HDL Project
2+
3+ - Evaluation board product page: [ ADV7511] ( https://www.analog.com/adv7511 )
4+ - System documentation: https://wiki.analog.com/resources/fpga/xilinx/kc705/adv7511
5+ - HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/adv7511/index.html
6+
7+ ## Supported parts
8+
9+ | Part name | Description |
10+ | ------------------------------------------------| --------------------------------------------------------------|
11+ | [ ADV7511] ( https://www.analog.com/adv7511 ) | 225 MHz, High Performance HDMI® Transmitter with ARC |
12+
13+ ## Building the project
14+
15+ Please enter the folder for the FPGA carrier you want to use and read the README.md.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ # ADV7511/ZC702 HDL Project
2+
3+ ## Building the project
4+
5+ ```
6+ cd projects/adv7511/zc702
7+ make
8+ ```
9+
10+ Corresponding device tree: [ zynq-zc702-adv7511.dts] ( https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zc702-adv7511.dts )
Original file line number Diff line number Diff line change 1+ # ADV7511/ZC706 HDL Project
2+
3+ ## Building the project
4+
5+ ```
6+ cd projects/adv7511/zc706
7+ make
8+ ```
9+
10+ Corresponding device tree: [ zynq-zc706-adv7511.dts] ( https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zc706-adv7511.dts )
Original file line number Diff line number Diff line change 1+ # ADV7511/ZED HDL Project
2+
3+ ## Building the project
4+
5+ ```
6+ cd projects/adv7511/zed
7+ make
8+ ```
9+
10+ Corresponding device tree: [ zynq-zed-adv7511.dts] ( https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zed-adv7511.dts )
You can’t perform that action at this time.
0 commit comments