Si5324 Rust driver brought on par with og artiq #132
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/artiq-zynq#132
Loading…
Reference in New Issue
No description provided.
Delete Branch "si5324_improvements"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
si5324 driver in runtime should be now equal in function to the one in artiq.
kasli-soc has no way of doing a hard reset on the peripheral, but zc706 does.
there's also SiPhaser code included, but support for it hasn't been included in target gateware yet (it would pull in more and more things - will be added for sure with DRTIO support)
compiling this will require updating nix-scripts with a reference to newer migen commit (si5324 signals for zc706) - i'll do a PR for that tomorrow.
00f7288df4
toe3e51b5ab1
siphaser is for DRTIO satellites only, let's merge it later.
[WIP] Si5324 Rust driver brought on par with og artiqto Si5324 Rust driver brought on par with og artiqGood!