From de1d56de2d5598bb5471d421dc8b47e67ceb52b3 Mon Sep 17 00:00:00 2001 From: Stanca Pop Date: Mon, 28 Jul 2025 15:50:51 +0300 Subject: [PATCH] ad408x_fmc_evb: Add VADJ value Signed-off-by: Stanca Pop --- projects/ad408x_fmc_evb/README.md | 3 ++- projects/ad408x_fmc_evb/zed/README.md | 6 +++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/projects/ad408x_fmc_evb/README.md b/projects/ad408x_fmc_evb/README.md index 5ad16541f07..8bfd8559f68 100644 --- a/projects/ad408x_fmc_evb/README.md +++ b/projects/ad408x_fmc_evb/README.md @@ -3,6 +3,7 @@ - Evaluation board product page: [EVAL-AD4080-FMC](https://www.analog.com/eval-ad4080-fmc) - System documentation: TO BE ADDED - HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/ad408x_fmc_evb/index.html +- Evaluation board VADJ: 2.5V ## 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/ad408x_fmc_evb/zed/README.md b/projects/ad408x_fmc_evb/zed/README.md index a8ed44e8391..3d109ba6db7 100644 --- a/projects/ad408x_fmc_evb/zed/README.md +++ b/projects/ad408x_fmc_evb/zed/README.md @@ -1,5 +1,9 @@ + + # AD408X-FMC-EVB/ZED HDL Project +- VADJ with which it was tested in hardware: 2.5V + ## Building the project ``` @@ -7,4 +11,4 @@ cd projects/ad408x_fmc_evb/zed make ``` -Corresponding device tree: [zynq-zed-adv7511-ad4080.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zed-adv7511-ad4080.dts) \ No newline at end of file +Corresponding device tree: [zynq-zed-adv7511-ad4080.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zed-adv7511-ad4080.dts)