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 ADI VNA 8 channels project #1236

Closed
wants to merge 3 commits into from
Closed

Add ADI VNA 8 channels project #1236

wants to merge 3 commits into from

Conversation

zahitevrenkaya
Copy link
Collaborator

@zahitevrenkaya zahitevrenkaya commented Dec 11, 2023

PR Description

Initial version of 8ch VNA HDL implementation. The design is based on the 4ch HDL design.

One type of CW about ad_3w_spi was coming from a component which is used in the same way it was being used in 4ch design. Therefore, I kept it as it is. HW was functioning as expected.

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

library/common/ad_3w_spi.v Outdated Show resolved Hide resolved
projects/adi_vna_8ch/Makefile Outdated Show resolved Hide resolved
projects/adi_vna_8ch/common/adi_vna_8ch_bd.tcl Outdated Show resolved Hide resolved
projects/adi_vna_8ch/common/adi_vna_8ch_bd.tcl Outdated Show resolved Hide resolved
projects/adi_vna_8ch/zcu102/system_top.v Outdated Show resolved Hide resolved
projects/adi_vna_8ch/zcu102/system_top.v Outdated Show resolved Hide resolved
projects/adi_vna_8ch/zcu102/timing_constr.xdc Outdated Show resolved Hide resolved
projects/adi_vna_8ch/zcu102/timing_constr.xdc Outdated Show resolved Hide resolved
scripts/adi_env.tcl Outdated Show resolved Hide resolved
@IuliaCMoldovan IuliaCMoldovan changed the title ADI VNA 8ch Add ADI VNA 8 channels project Dec 14, 2023
projects/adi_vna_8ch/Readme.md Outdated Show resolved Hide resolved
projects/adi_vna_8ch/zcu102/system_constr.xdc Outdated Show resolved Hide resolved
projects/adi_vna_8ch/common/adi_vna_8ch_bd.tcl Outdated Show resolved Hide resolved
@AndreiGrozav
Copy link
Contributor

Please delete in another commit the ad9083_vna project from this repo, since it was the initial version of the 8ch VNA.

@caosjr caosjr mentioned this pull request Mar 20, 2024
12 tasks
@acostina acostina closed this Jul 26, 2024
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