hdl icon indicating copy to clipboard operation
hdl copied to clipboard

docs: fix CNTRL_2 DATA_FORMAT field

Open spectrum70 opened this issue 1 year ago • 2 comments

Noted that in my application, ad3552r-axi, i need to set this bit (4) to 0 to have unsigned 16bit samples generated.

PR Description

Fix DAC IP documentation.

PR Type

  • [x] 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
  • [x] 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
  • [x] 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

spectrum70 avatar Aug 21 '24 09:08 spectrum70

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Aug 21 '24 09:08 CLAassistant

Tagging @caosjr

sarpadi avatar Oct 01 '24 11:10 sarpadi