Skip to content

ad7616: Add VIO in README #1773

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

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

ad7616: Add VIO in README #1773

wants to merge 2 commits into from

Conversation

StancaPop
Copy link
Contributor

PR Description

Add VIO in README files for ad7616.

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)
  • Documentation

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

@StancaPop StancaPop requested review from IuliaCMoldovan and removed request for sarpadi and PIoandan June 24, 2025 15:31
@StancaPop StancaPop added the doc label Jun 24, 2025
@StancaPop StancaPop force-pushed the update_ad7616_readme branch 2 times, most recently from ac9d51e to 0b06e08 Compare June 25, 2025 11:24
@sarpadi
Copy link
Contributor

sarpadi commented Jun 26, 2025

Jenkins build failing

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add the flags for the script

PIoandan
PIoandan previously approved these changes Jul 1, 2025
Signed-off-by: Stanca Pop <stanca.pop@analog.com>
@sarpadi
Copy link
Contributor

sarpadi commented Jul 9, 2025

remove this line

"$ad_hdl_dir/projects/common/zed/zed_system_constr.xdc"]

and copy all the contents of the projects/common/zed/zed_system_constr.xdc into the project XDC files. This is considered a cleaner approach instead of duplicating port declarations (same signal in 2 XDC files at the same time)

Instead of using the common Zed xdc, copy the contents in the project
specific xdc files and set the IO standard to 3v3, according to the
evaluation board schematic VADJ value.

Signed-off-by: Stanca Pop <stanca.pop@analog.com>
@StancaPop StancaPop force-pushed the update_ad7616_readme branch from 0851e12 to e1d8046 Compare July 9, 2025 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants