1
0
forked from M-Labs/artiq

sayma: improve DAC sync messaging

This commit is contained in:
Sebastien Bourdeauducq 2020-04-06 22:36:03 +08:00
parent 61d4614b61
commit 4d601c2102

View File

@ -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)?;