Skip to content
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

urukul: support per-channel IO_UPDATE #1187

Open
jordens opened this issue Nov 1, 2018 · 0 comments
Open

urukul: support per-channel IO_UPDATE #1187

jordens opened this issue Nov 1, 2018 · 0 comments

Comments

@jordens
Copy link
Member

jordens commented Nov 1, 2018

Currently IO_UPDATE targets all four channels. This means that with the auto-clear phase accumulator bit set it will reset all four phase accumulators. To implement independent absolute (and tracking/coherent) phase updates, in addition to the profile register, the configuration register needs to be set twice for each update.

Implement per-channel gating in CPLD gateware (quartiq/urukul#3) and use in the coredevice driver to place the IO_UPDATE pulse in the channel-gated window of the SPI transfer.
The changes in the CPLD gateware and the coredevice driver can be made backwards compatible.

c.f. #1143 for absolute phase mode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant