Added sfg and show_sfg methods
Compare changes
+ 70
− 1
@@ -10,9 +10,10 @@ from io import StringIO
@@ -10,9 +10,10 @@ from io import StringIO
from b_asic.operation import Operation, AbstractOperation, ResultKey, DelayMap, MutableResultMap, MutableDelayMap
@@ -846,3 +847,71 @@ class SFG(AbstractOperation):
@@ -846,3 +847,71 @@ class SFG(AbstractOperation):