Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
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
2 changes: 0 additions & 2 deletions library/xilinx/scripts/versal_xcvr_subsystem.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
### SPDX short identifier: ADIBSD
###############################################################################

source ../../../projects/scripts/adi_board.tcl

# Parameter description:
# ip_name : The name of the created ip
# jesd_mode : Used physical layer encoder mode
Expand Down
7 changes: 7 additions & 0 deletions projects/ad9084_ebz/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
####################################################################################
## Copyright (c) 2018 - 2025 Analog Devices, Inc.
### SPDX short identifier: BSD-1-Clause
## Auto-generated, do not modify!
####################################################################################

include ../scripts/project-toplevel.mk
15 changes: 15 additions & 0 deletions projects/ad9084_ebz/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# AD9084-EBZ HDL Project

- Evaluation board product page: [EVAL-AD9084](https://www.analog.com/eval-ad9084)
- HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/ad9084_ebz/index.html
- Evaluation board VADJ range: 1.2V - 3.3V

## Supported parts

| Part name | Description |
|------------------------------------------------|--------------------------------------------------------------|
| [AD9084 (Apollo MxFE)](https://www.analog.com/ad9084) | Quad, 16-Bit 28GSPS RF DAC and Quad 12-Bit, 20GSPS RF ADC |

## Building the project

Please enter the folder for the FPGA carrier you want to use and read the README.md.
Loading