Skip to content

ad916x_fmc: Add VADJ value in README #1857

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 13, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion projects/ad916x_fmc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
- Evaluation board product page: [EVAL-AD916X-FMCZ](https://www.analog.com/eval-ad916x)
- System documentation: to be added
- HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/ad916x_fmc/index.html
- Evaluation board VADJ range: 1.2V - 1.8V

## Supported parts

Expand All @@ -15,4 +16,4 @@

## Building the project

Please enter the folder for the FPGA carrier you want to use and read the README.md.
Please enter the folder for the FPGA carrier you want to use and read the README.md.
8 changes: 6 additions & 2 deletions projects/ad916x_fmc/zcu102/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# AD916x-FMC/ZCU102 HDL Project
<!-- no_no_os -->

# AD916X-FMC/ZCU102 HDL Project

## Building the project

- VADJ with which it was tested in hardware: 1.8V

The parameters configurable through the `make` command, can be found below.

```
Expand Down Expand Up @@ -83,4 +87,4 @@ make ADI_DAC_MODE=08 ADI_DAC_DEVICE=AD9164 ADI_LANE_RATE=12.5

For this mode Lane rate = 12.5 Gbps.

Corresponding device tree: [zynqmp-zcu102-rev10-ad9164-fmc-ebz_m2_s2.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm64/boot/dts/xilinx/zynqmp-zcu102-rev10-ad9164-fmc-ebz_m2_s2.dts)
Corresponding device tree: [zynqmp-zcu102-rev10-ad9164-fmc-ebz_m2_s2.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm64/boot/dts/xilinx/zynqmp-zcu102-rev10-ad9164-fmc-ebz_m2_s2.dts)