Handle delays differently in precedence graph generation
View options
- Truncate descriptions
Description of issue:
Right now, the predence graph is drawn in a slightly strange way when there are loops. It should improve if the delay elements are duplicated so that the signal comes from one node at the left (without any inputs to the delay element) and goes to a different node (with the same name) when it is computed.
- Show labels
- Show closed items
Link items together to show that they're related or that one is blocking others.