forked from M-Labs/artiq
1
0
Fork 0
artiq/lit-test/test/interleaving
whitequark 82b470891f transforms.interleaver: handle function calls (as atomic so far).
This commit solves issue #2 described in 50e7b44; a function call
is now a valid decomposition for a delay instruction, and this
metadata is propagated when the interleaver converts delays.

However, the interleaver does not yet detect that a called function
is compound, i.e. it is not correct.
2015-11-21 03:34:24 +08:00
..
indirect.py transforms.interleaver: handle function calls (as atomic so far). 2015-11-21 03:34:24 +08:00
indirect_arg.py transforms.interleaver: handle function calls (as atomic so far). 2015-11-21 03:34:24 +08:00
nonoverlapping.py compiler: maintain both the IR and iodelay forms of delay expressions. 2015-11-21 03:22:47 +08:00
overlapping.py compiler: maintain both the IR and iodelay forms of delay expressions. 2015-11-21 03:22:47 +08:00