forked from M-Labs/artiq
025bfbe746
The delay instruction is just like a branch (discontinuity in instruction flow), but it also carries metadata: how long did the execution of its basic block take. This metadata only matters during inlining and interleaving, so we treat it here as a mere branch. |
||
---|---|---|
.. | ||
compiler | ||
coredevice | ||
devices | ||
frontend | ||
gateware | ||
gui | ||
language | ||
master | ||
protocols | ||
py2llvm_old | ||
runtime | ||
sim | ||
test | ||
transforms | ||
wavesynth | ||
__init__.py | ||
tools.py |