satman main.rs: fix compiling error with has_rtio_moninj cfg #251
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#251
Loading…
Reference in New Issue
No description provided.
Delete Branch "morgan/artiq-zynq:bugfix_moninj"
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?
nix build .#kasli_soc-satellite-jtag -L
withhas_rtio_moninj
cfgself.rustc_cfg["has_rtio_moninj"] = None
inserted inclass GenericSatellite(SoCCore)
atkasli_soc.py
Compiling error with
has_rtio_moninj
cfg before patchPlease give satellite moninj a test, and also determine if this patch also needs to be applied to release-7.
master Kasli
(release-7) &satellite Kasli-soc
(PR#251 withhas_rtio_moninj
cfg active) that connected to aUrukul AD9912
artiq_session
on themaster Kasli
and set Urukul frequency on dashboardRelease-7 also has the same compilation issue when
has_rtio_moninj
is activeError Snippet
This is not actually going through moninj (except the frequency readback in the dashboard). Try a TTL or LED.
master Kasli
(release-7) & asatellite Kasli-soc
(PR#251 withhas_rtio_moninj
cfg) that connected to aTTL-SMA
artiq_session
on themaster Kasli
and override TTL output on dashboard