diff --git a/projects/fmcomms2/README.md b/projects/fmcomms2/README.md index 4246359bab4..3f2abd0d0ed 100755 --- a/projects/fmcomms2/README.md +++ b/projects/fmcomms2/README.md @@ -8,6 +8,7 @@ Here are some pointers to help you: - [EVAL-AD-FMCOMMS4](https://www.analog.com/eval-ad-fmcomms4) (uses AD9364) - System documentation: https://wiki.analog.com/resources/eval/user-guides/ad-fmcomms2-ebz - HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/fmcomms2/index.html +- Evaluation boards VADJ range: 1.8V - 2.5V ## Supported parts diff --git a/projects/fmcomms2/kc705/README.md b/projects/fmcomms2/kc705/README.md index dfa0bb3d1ab..3b2c7424ffc 100644 --- a/projects/fmcomms2/kc705/README.md +++ b/projects/fmcomms2/kc705/README.md @@ -1,5 +1,9 @@ + + # FMCOMMS2/KC705 HDL Project +- VADJ with which it was tested in hardware: 2.5V + ## Building the project ``` diff --git a/projects/fmcomms2/kcu105/README.md b/projects/fmcomms2/kcu105/README.md index d9e4a8edb69..0b121060334 100644 --- a/projects/fmcomms2/kcu105/README.md +++ b/projects/fmcomms2/kcu105/README.md @@ -1,5 +1,9 @@ + + # FMCOMMS2/KCU105 HDL Project +- VADJ with which it was tested in hardware: 1.8V + ## Building the project ``` diff --git a/projects/fmcomms2/vc707/README.md b/projects/fmcomms2/vc707/README.md index 2a7f10945c5..d4046ef8114 100644 --- a/projects/fmcomms2/vc707/README.md +++ b/projects/fmcomms2/vc707/README.md @@ -1,5 +1,9 @@ + + # FMCOMMS2/VC707 HDL Project +- VADJ with which it was tested in hardware: 1.8V + ## Building the project ``` diff --git a/projects/fmcomms2/zc702/README.md b/projects/fmcomms2/zc702/README.md index 305404e9f6e..1943989014e 100644 --- a/projects/fmcomms2/zc702/README.md +++ b/projects/fmcomms2/zc702/README.md @@ -1,5 +1,9 @@ + + # FMCOMMS2/ZC702 HDL Project +- VADJ with which it was tested in hardware: 2.5V + ## Building the project ``` diff --git a/projects/fmcomms2/zc706/README.md b/projects/fmcomms2/zc706/README.md index a52a279f6d3..ca42b445f7b 100644 --- a/projects/fmcomms2/zc706/README.md +++ b/projects/fmcomms2/zc706/README.md @@ -1,5 +1,9 @@ + + # FMCOMMS2/ZC706 HDL Project +- VADJ with which it was tested in hardware: 2.5V + ## Building the project ``` diff --git a/projects/fmcomms2/zcu102/README.md b/projects/fmcomms2/zcu102/README.md index 47edc74dbfe..70b9e000998 100644 --- a/projects/fmcomms2/zcu102/README.md +++ b/projects/fmcomms2/zcu102/README.md @@ -1,5 +1,9 @@ + + # FMCOMMS2/ZCU102 HDL Project +- VADJ with which it was tested in hardware: 1.8V + ## Building the project ``` diff --git a/projects/fmcomms2/zed/README.md b/projects/fmcomms2/zed/README.md index dba1471a6b1..f5e1c3d70f2 100644 --- a/projects/fmcomms2/zed/README.md +++ b/projects/fmcomms2/zed/README.md @@ -1,5 +1,9 @@ + + # FMCOMMS2/ZED HDL Project +- VADJ with which it was tested in hardware: 2.5V + ## Building the project ```