mirror of https://github.com/m-labs/artiq.git
sayma: improve DAC sync messaging
This commit is contained in:
parent
61d4614b61
commit
4d601c2102
|
@ -527,6 +527,7 @@ pub mod jesd204sync {
|
|||
info!(" ...done");
|
||||
|
||||
// We tested that the value is correct - now use it
|
||||
info!("sychronizing DAC-{}", dacno);
|
||||
hmc7043_sysref_delay_dac(dacno, delay);
|
||||
ad9154_sync(dacno)?;
|
||||
|
||||
|
|
Loading…
Reference in New Issue