pluto_hdl_adi/projects/ad4858_fmcz/zed
Iulia Moldovan 68461110aa Replace link in license header from master to main
Signed-off-by: Iulia Moldovan <Iulia.Moldovan@analog.com>
2024-01-16 16:48:45 +02:00
..
Makefile ad4858_fmcz: Initial design 2023-10-05 10:19:03 +03:00
README.rst ad4858_fmcz: Initial design 2023-10-05 10:19:03 +03:00
system_bd.tcl ad4858_fmcz: Initial design 2023-10-05 10:19:03 +03:00
system_constr.tcl ad4858_fmcz: Initial design 2023-10-05 10:19:03 +03:00
system_project.tcl ad4858_fmcz: Initial design 2023-10-05 10:19:03 +03:00
system_top_cmos.v Replace link in license header from master to main 2024-01-16 16:48:45 +02:00
system_top_lvds.v Replace link in license header from master to main 2024-01-16 16:48:45 +02:00

README.rst

- Connect on FMC LPC
- VADJ = 1.8V to 3.3V
Make sure that all power supply source/voltage selection jumpers are
properly placed according to your use case on both the eval board and zed.

The default interface at build is CMOS. To explicitly select an interface:

- make LVDS_CMOS_N=0 for CMOS interface
- make LVDS_CMOS_N=1 for LVDS interface