diff --git a/projects/adv7511/README.md b/projects/adv7511/README.md index 140614c77a6..b414ae35189 100755 --- a/projects/adv7511/README.md +++ b/projects/adv7511/README.md @@ -3,6 +3,7 @@ - Evaluation board product page: [ADV7511](https://www.analog.com/adv7511) - System documentation: https://wiki.analog.com/resources/fpga/xilinx/kc705/adv7511 - HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/adv7511/index.html +- Evaluation board VADJ range: 1.8V - 3.3V ## Supported parts @@ -12,4 +13,4 @@ ## Building the project -Please enter the folder for the FPGA carrier you want to use and read the README.md. \ No newline at end of file +Please enter the folder for the FPGA carrier you want to use and read the README.md. diff --git a/projects/adv7511/zc702/README.md b/projects/adv7511/zc702/README.md index f3f5c2172fc..6c0b9b3aaa1 100644 --- a/projects/adv7511/zc702/README.md +++ b/projects/adv7511/zc702/README.md @@ -1,5 +1,9 @@ + + # ADV7511/ZC702 HDL Project +- VADJ with which it was tested in hardware: 2.5V + ## Building the project ``` @@ -7,4 +11,4 @@ cd projects/adv7511/zc702 make ``` -Corresponding device tree: [zynq-zc702-adv7511.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zc702-adv7511.dts) \ No newline at end of file +Corresponding device tree: [zynq-zc702-adv7511.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zc702-adv7511.dts) diff --git a/projects/adv7511/zc706/README.md b/projects/adv7511/zc706/README.md index 58221a432de..051c1bf7a15 100644 --- a/projects/adv7511/zc706/README.md +++ b/projects/adv7511/zc706/README.md @@ -1,5 +1,9 @@ + + # ADV7511/ZC706 HDL Project +- VADJ with which it was tested in hardware: 2.5V + ## Building the project ``` @@ -7,4 +11,4 @@ cd projects/adv7511/zc706 make ``` -Corresponding device tree: [zynq-zc706-adv7511.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zc706-adv7511.dts) \ No newline at end of file +Corresponding device tree: [zynq-zc706-adv7511.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zc706-adv7511.dts) diff --git a/projects/adv7511/zed/README.md b/projects/adv7511/zed/README.md index ffda9ebee51..581ffe0ab4f 100644 --- a/projects/adv7511/zed/README.md +++ b/projects/adv7511/zed/README.md @@ -1,5 +1,9 @@ + + # ADV7511/ZED HDL Project +- VADJ with which it was tested in hardware: 2.5V + ## Building the project ``` @@ -7,4 +11,4 @@ cd projects/adv7511/zed make ``` -Corresponding device tree: [zynq-zed-adv7511.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zed-adv7511.dts) \ No newline at end of file +Corresponding device tree: [zynq-zed-adv7511.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zed-adv7511.dts)