mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-24 19:04:02 +08:00
test_rtio: relax ClockGeneratorLoopback performance requirements
This commit is contained in:
parent
423929a125
commit
d2c8e62cb7
@ -92,7 +92,7 @@ class ClockGeneratorLoopback(EnvExperiment):
|
||||
self.core.reset()
|
||||
self.loop_clock_in.input()
|
||||
self.loop_clock_out.stop()
|
||||
delay(20*us)
|
||||
delay(200*us)
|
||||
with parallel:
|
||||
self.loop_clock_in.gate_rising(10*us)
|
||||
with sequential:
|
||||
|
Loading…
Reference in New Issue
Block a user