2118-2128: Add comment to make coarse RTIO cycle clear

nix_fix
occheung 2022-06-07 14:36:21 +08:00
parent 2a5066ac5f
commit 9bd1412d9c
1 changed files with 2 additions and 2 deletions

View File

@ -88,5 +88,5 @@ class ShortPulse(EnvExperiment):
@kernel
def run(self):
self.core.reset()
delay(6*ns)
self.ttl0.pulse(3*ns)
delay(6*ns) # Coarse RTIO period: 0 - 7 ns
self.ttl0.pulse(3*ns) # Coarse RTIO period: 8 - 15 ns