Better drawing and ordering of cyclic schedules with latency offsets
Compare changes
Files
2+ 4
− 2
@@ -1194,7 +1194,7 @@ class Schedule:
@@ -1223,7 +1223,9 @@ class Schedule:
Some flaws (and probably a Matplotlib bug as the png does not clip in a similar way as the svg), but typically a nicer result.
Outputs are sorted to be directly below the operation that generates them. Dontcares are sorted to be directly above.
Closes #330 (closed)