Skip to content

Commit

Permalink
coredevice/zotino: add (#969)
Browse files Browse the repository at this point in the history
* Replace ad5360 driver with a ad53xx driver, designed to have a nicer interface
Add Zotino driver and add to opticlock target for Kasli
Test Zotino on hw:
 - Verify all timings on the hardware with a scope
 - Verify that we can correctly set and read back all registers in a loop (checks for SI and driver issues)
 - check we can set LEDs correctly
 - check calibration routine + all si unit functions with a good DVM
 - look at DAC transitions on a scope (while triggering of a TTL) on persist to check there are no LDAC glitches etc
To do: update examples and e.g. KC705 device db.
  • Loading branch information
hartytp authored and jordens committed Mar 24, 2018
1 parent 1553fc8 commit a992a67
Show file tree
Hide file tree
Showing 4 changed files with 410 additions and 199 deletions.
190 changes: 0 additions & 190 deletions artiq/coredevice/ad5360.py

This file was deleted.

1 comment on commit a992a67

@jbqubit
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jordens Thank you for the nice inline documentation.

Please sign in to comment.