diff --git a/projects/ada4355_fmc/README.md b/projects/ada4355_fmc/README.md index 9daade6b2d1..e5a18b0a601 100644 --- a/projects/ada4355_fmc/README.md +++ b/projects/ada4355_fmc/README.md @@ -3,6 +3,7 @@ - Evaluation board product page: [EVAL-ADA4355](https://www.analog.com/eval-ada4355.html) - System documentation: to be added - HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/ada4355_fmc/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/ada4355_fmc/zed/README.md b/projects/ada4355_fmc/zed/README.md index 38f2dd12e36..f56c5212bb6 100644 --- a/projects/ada4355_fmc/zed/README.md +++ b/projects/ada4355_fmc/zed/README.md @@ -1,8 +1,12 @@ -# ADA4355 Zed HDL Project + + +# ADA4355-FMC/ZED HDL Project + +- VADJ with which it was tested in hardware: 2.5V ## Building the project ``` cd projects/ada4355/zed make -``` \ No newline at end of file +```