Resolve "Generate Schedule"
Compare changes
- angloth authored
+ 93
− 6
@@ -3,16 +3,17 @@ B-ASIC Operation Module.
@@ -193,6 +194,39 @@ class Operation(GraphComponent, SignalSourceProvider):
@@ -202,7 +236,7 @@ class AbstractOperation(Operation, AbstractGraphComponent):
@@ -218,6 +252,22 @@ class AbstractOperation(Operation, AbstractGraphComponent):
@@ -433,6 +483,14 @@ class AbstractOperation(Operation, AbstractGraphComponent):
@@ -483,3 +541,32 @@ class AbstractOperation(Operation, AbstractGraphComponent):