Skip to content

ad4062: add project #1833

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 4 commits into
base: main
Choose a base branch
from
Open

ad4062: add project #1833

wants to merge 4 commits into from

Conversation

gastmaier
Copy link
Contributor

@gastmaier gastmaier commented Jul 11, 2025

PR Description

Adds support for AD4062 family:
https://www.analog.com/media/en/technical-documentation/data-sheets/ad4062.pdf
https://www.analog.com/en/resources/evaluation-hardware-and-software/evaluation-boards-kits/eval-ad4060-eval-ad4062.html

This one should be easy to review, since the only IP is the i3c controller.

Ideally, to be merged after #1724 since it depends on the i3c controller and relies on the fixes there.

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
Copy link
Contributor

Will you also add the README.md files for the eval board and carriers?

Describe EVAL-AD4062-ARDZ support with coraz7s and de10nano.

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

Changes:

  • review commends
  • uploaded block diagram
  • add offload interface documentation
  • add missing readmes

@gastmaier gastmaier requested a review from StancaPop July 14, 2025 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants