-
Notifications
You must be signed in to change notification settings - Fork 201
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
remove ad9858 and kc705-nist_qc1 support #576
Milestone
Comments
We can simply not port the AD9858 code to the new Rust/ARTIQ-Python implementation (@whitequark). |
Having the Pipistrello be TTL-only seems good. A few comments on this front:
|
jordens
added a commit
that referenced
this issue
Nov 22, 2016
* master: (23 commits) RELEASE_NOTES: update pipistrello: add some inputs Remove last vestiges of nist_qc1. Fully drop AD9858 and kc705-nist_qc1 support (closes #576). coredevice.dds: reimplement fully in ARTIQ Python. compiler: unbreak casts to int32/int64. analyses.constness: fix false positive on x[...]. inferencer: significantly improve the op-assignment diagnostic. Fix tests. Move mu_to_seconds, seconds_to_mu to Core. artiq_devtool: don't crash on invalid utf-8. artiq_devtool: detect a race condition during connect. llvm_ir_generator: handle no-op coercions. conda: use development version of migen/misoc Revert accidentally committed code. Revert "gateware: increase RTIO FIFO sizes for NIST_CLOCK. Closes #623" analyses.invariant_detection: implement (#622). Fix whitespace. coredevice.dds: work around the round(numpy.float64()) snafu. coredevice.dds: update from obsolete int(width=) syntax (fixes #621). ...
jordens
added a commit
that referenced
this issue
Nov 22, 2016
* phaser: (23 commits) RELEASE_NOTES: update pipistrello: add some inputs Remove last vestiges of nist_qc1. Fully drop AD9858 and kc705-nist_qc1 support (closes #576). coredevice.dds: reimplement fully in ARTIQ Python. compiler: unbreak casts to int32/int64. analyses.constness: fix false positive on x[...]. inferencer: significantly improve the op-assignment diagnostic. Fix tests. Move mu_to_seconds, seconds_to_mu to Core. artiq_devtool: don't crash on invalid utf-8. artiq_devtool: detect a race condition during connect. llvm_ir_generator: handle no-op coercions. conda: use development version of migen/misoc Revert accidentally committed code. Revert "gateware: increase RTIO FIFO sizes for NIST_CLOCK. Closes #623" analyses.invariant_detection: implement (#622). Fix whitespace. coredevice.dds: work around the round(numpy.float64()) snafu. coredevice.dds: update from obsolete int(width=) syntax (fixes #621). ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#554
Unless there is protest.
The text was updated successfully, but these errors were encountered: