From 5661972d096994d3ed087ad4dbd4875a739da321 Mon Sep 17 00:00:00 2001 From: mandrica Date: Tue, 8 Jul 2025 13:32:24 +0300 Subject: [PATCH] Update READMEs with VADJ info for adrv904x project --- projects/adrv904x/README.md | 1 + projects/adrv904x/zcu102/README.md | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/projects/adrv904x/README.md b/projects/adrv904x/README.md index 83090080d6..bac32ce5b7 100644 --- a/projects/adrv904x/README.md +++ b/projects/adrv904x/README.md @@ -3,6 +3,7 @@ - Evaluation board product page: [EVAL-ADRV904x](https://www.analog.com/eval-adrv904x) - System documentation: https://wiki.analog.com/resources/eval/user-guides/adrv904x/quickstart/zynqmp - HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/adrv904x/index.html +- Evaluation board VADJ: 1.8V ## Supported parts diff --git a/projects/adrv904x/zcu102/README.md b/projects/adrv904x/zcu102/README.md index 345fe73b8f..f96c6dc250 100644 --- a/projects/adrv904x/zcu102/README.md +++ b/projects/adrv904x/zcu102/README.md @@ -1,5 +1,9 @@ + + # ARDV904x/ZCU102 HDL Project +- VADJ with which it was tested in hardware: 1.8V + ## Building the project The parameters configurable through the `make` command, can be found below, as well as in the **system_project.tcl** file; it contains the default configuration.