no-OS icon indicating copy to clipboard operation
no-OS copied to clipboard

ADRV9008-1 support for HDL with no Tx and ORx components

Open danmois opened this issue 7 months ago • 2 comments

Pull Request Description

ADRV9008-1 support for HDL with no Tx and ORx components.

In the previous approach, the same HDL as for an ADRV9009 was used. This contained Tx path components and the Rx ADXCVR could be modified only by the Tx ADXCVR. In this new version Rx ADXCVR settings are applied through the Rx ADXCVR

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

  • [x] I have followed the Coding style guidelines
  • [x] I have performed a self-review of the changes
  • [x] I have commented my code, at least hard-to-understand parts
  • [x] I have build all projects affected by the changes in this PR
  • [ ] I have tested in hardware affected projects, at the relevant boards
  • [x] I have signed off all commits from this PR
  • [x] I have updated the documentation (wiki pages, ReadMe etc), if applies

danmois avatar Jul 24 '24 07:07 danmois