Commit missing parts of 78fb3e1b.

This commit is contained in:
whitequark 2015-12-30 15:31:56 +08:00
parent 78fb3e1b7b
commit 424ca53fa0
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
# RUN: %python -m artiq.compiler.testbench.signature %s >%t
with parallel:
delay(1.0)
t0 = now_mu()
print(t0)