forked from M-Labs/artiq
4 lines
148 B
Python
4 lines
148 B
Python
from artiq.language.core import *
|
|
from artiq.language.units import microcycle, ps, ns, us, ms, s
|
|
from artiq.language.units import Hz, kHz, MHz, GHz
|