Skip to content

Commit

Permalink
Merge pull request #57 from Digilent/feature/lowlevel_zmod_ips_v2
Browse files Browse the repository at this point in the history
Feature/lowlevel zmod ips v2
  • Loading branch information
Andrew Holzer authored Oct 25, 2021
2 parents 079713c + 6def037 commit 0722144
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified ip/Zmods/ZmodAWGController/docs/ZmodAWG1411_Controller.docx
Binary file not shown.
Binary file modified ip/Zmods/ZmodAWGController/docs/ZmodAWG1411_Controller.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion ip/Zmods/ZmodScopeController/src/PkgZmodADC.vhd
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ constant kAD96xx_SPI_Cmd : ADC_SPI_Commands_t := (x"000500", --19 Device index:
x"000B03", --10 Clck Divide: 4
x"001680", --9 Clock Phase control: DCO inverted, Input clock divider phase adjust 0
x"000500", --8 Device index: none
x"001421", --7 Output mode: CMOS | interleave | enable B | output not invert | Gray code
x"001421", --7 Output mode: CMOS | interleave | enable B | output not invert | 2's Complement
x"000803", --6 Power modes: digital reset
x"000502", --5 Device index: B
x"001431", --4 Output mode: CMOS | interleave | disable A | output not invert | 2's Complement
Expand Down

0 comments on commit 0722144

Please sign in to comment.