diff --git a/projects/adrv9009/README.md b/projects/adrv9009/README.md index 26efd67bbd..fd283a8c75 100644 --- a/projects/adrv9009/README.md +++ b/projects/adrv9009/README.md @@ -3,6 +3,7 @@ - Evaluation board product page: [EVAL-ADRV9008-9009](https://www.analog.com/eval-adrv9008-9009) - System documentation: https://analogdevicesinc.github.io/documentation/eval/user-guide/transceiver/adrv9009/index.html - HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/adrv9009/index.html +- Evaluation board VADJ range: 1.8V - 2.5V ## Supported parts diff --git a/projects/adrv9009/a10soc/README.md b/projects/adrv9009/a10soc/README.md index 4145996028..8dcd97de6f 100644 --- a/projects/adrv9009/a10soc/README.md +++ b/projects/adrv9009/a10soc/README.md @@ -1,5 +1,9 @@ + + # ADRV9009/A10SOC HDL Project +- VADJ with which it was tested in hardware: 1.8V + ## Building the project This project is not parameterizable, it has a fixed configuration: diff --git a/projects/adrv9009/kcu105/README.md b/projects/adrv9009/kcu105/README.md index aa72a49abb..5b6dadfc82 100644 --- a/projects/adrv9009/kcu105/README.md +++ b/projects/adrv9009/kcu105/README.md @@ -1,5 +1,9 @@ + + # ADRV9009/KCU105 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. diff --git a/projects/adrv9009/s10soc/README.md b/projects/adrv9009/s10soc/README.md index 6a4efeae6f..2376cfc5b1 100644 --- a/projects/adrv9009/s10soc/README.md +++ b/projects/adrv9009/s10soc/README.md @@ -1,5 +1,9 @@ + + # ADRV9009/S10SOC HDL Project +- VADJ with which it was tested in hardware: 1.8V + ## Building the project This project is not parameterizable, it has a fixed configuration: diff --git a/projects/adrv9009/zc706/README.md b/projects/adrv9009/zc706/README.md index 1504411ed5..9455ceb2a6 100644 --- a/projects/adrv9009/zc706/README.md +++ b/projects/adrv9009/zc706/README.md @@ -1,5 +1,9 @@ + + # ADRV9009/ZC706 HDL Project +- VADJ with which it was tested in hardware: 2.5V + ## 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. diff --git a/projects/adrv9009/zcu102/README.md b/projects/adrv9009/zcu102/README.md index fc694d12f8..e081c301f7 100644 --- a/projects/adrv9009/zcu102/README.md +++ b/projects/adrv9009/zcu102/README.md @@ -1,5 +1,9 @@ + + # ADRV9009/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.