mirror of
https://github.com/m-labs/artiq.git
synced 2025-01-29 20:00:20 +08:00
parent
322861225e
commit
944a3b34c3
@ -221,7 +221,7 @@ Try this: ::
|
||||
with self.core_dma.record("pulses"):
|
||||
# all RTIO operations now go to the "pulses"
|
||||
# DMA buffer, instead of being executed immediately.
|
||||
for i in range(100):
|
||||
for i in range(50):
|
||||
self.ttl0.pulse(100*ns)
|
||||
delay(100*ns)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user