forked from M-Labs/artiq
Commit missing parts of 78fb3e1b
.
This commit is contained in:
parent
78fb3e1b7b
commit
424ca53fa0
|
@ -0,0 +1,6 @@
|
|||
# RUN: %python -m artiq.compiler.testbench.signature %s >%t
|
||||
|
||||
with parallel:
|
||||
delay(1.0)
|
||||
t0 = now_mu()
|
||||
print(t0)
|
Loading…
Reference in New Issue