Skip to content
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

Add support for AD7616 on ZCU102 #1217

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

bspguy
Copy link

@bspguy bspguy commented Nov 11, 2023

PR Description

Context on EZ: https://ez.analog.com/fpga/f/q-a/574507/porting-ad7616_sdz-system_top-module-from-zed-board-to-zcu102/510377

PR Type

  • Bug fix (change that fixes an issue)
  • New feature (change that adds new functionality)
  • Breaking change (has dependencies in other repos or will cause CI to fail)

PR Checklist

  • I have followed the code style guidelines
  • I have performed a self-review of changes
  • I have compiled all hdl projects and libraries affected by this PR
  • I have tested in hardware affected projects, at least on relevant boards
  • I have commented my code, at least hard-to-understand parts
  • I have signed off all commits from this PR
  • I have updated the documentation (wiki pages, ReadMe files, Copyright etc)
  • I have not introduced new Warnings/Critical Warnings on compilation
  • I have added new hdl testbenches or updated existing ones

bspguy and others added 7 commits November 6, 2023 18:11
Fixed system_project.tcl with ad7616_sdz_zcu102 naming.
Removed .txt from .gitignore and added serial + parallel fmc templates
from the Zedboard.
Updated fmc pinout templates and ad7616_bd.tcl to match the zcu102.
Updated xdc files according to FMC1 connector.

Signed-off-by: Chuck U. Farley <[email protected]>
Revert memory interconnection change that would break other carriers.
Add licenses for consistency.

Signed-off-by: Jorge Marques <[email protected]>
Signed-off-by: Jorge Marques <[email protected]>
Signed-off-by: Jorge Marques <[email protected]>
@CLAassistant
Copy link

CLAassistant commented Nov 11, 2023

CLA assistant check
All committers have signed the CLA.

@IuliaCMoldovan IuliaCMoldovan changed the title Ad7616 zcu102 rebased2 Add support for AD7616 on ZCU102 Dec 13, 2023
@StancaPop
Copy link
Contributor

You have a couple conflicts, please do a rebase on the main branch and try to fix them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants