From bd84e4cec5b5446e5ab2cce2c0e39fa32db3a321 Mon Sep 17 00:00:00 2001 From: Stanca Pop Date: Fri, 1 Aug 2025 12:36:08 +0300 Subject: [PATCH] fmcomms11: Add VADJ value in READMEs Signed-off-by: Stanca Pop --- projects/fmcomms11/README.md | 3 ++- projects/fmcomms11/zc706/README.md | 6 +++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/projects/fmcomms11/README.md b/projects/fmcomms11/README.md index 71c4c38bd7b..f452974e7de 100644 --- a/projects/fmcomms11/README.md +++ b/projects/fmcomms11/README.md @@ -3,6 +3,7 @@ - Evaluation board product page: [AD-FMCOMMS11-EBZ](https://www.analog.com/ad-fmcomms11-ebz) - System documentation: https://wiki.analog.com/resources/eval/user-guides/ad-fmcomms11-ebz - HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/fmcomms11/index.html +- Evaluation board VADJ range: 1.2V - 2.5V ## Supported parts @@ -13,4 +14,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/fmcomms11/zc706/README.md b/projects/fmcomms11/zc706/README.md index 53052739a32..cba0c0b2025 100644 --- a/projects/fmcomms11/zc706/README.md +++ b/projects/fmcomms11/zc706/README.md @@ -1,5 +1,9 @@ + + # FMCOMMS11/ZC706 HDL Project +- VADJ with which it was tested in hardware: 2.5V + ## Building the project ``` @@ -15,4 +19,4 @@ This project has a fixed configuration. The parameters from the environment are: Corresponding device trees: - [zynq-zc706-adv7511-fmcomms11.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zc706-adv7511-fmcomms11.dts) -- Revision A of the board [zynq-zc706-adv7511-fmcomms11-RevA.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zc706-adv7511-fmcomms11-RevA.dts) \ No newline at end of file +- Revision A of the board [zynq-zc706-adv7511-fmcomms11-RevA.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zc706-adv7511-fmcomms11-RevA.dts)