Remove Input and Output argument to SFG generators
Compare changes
+ 6
− 32
@@ -21,8 +21,6 @@ from b_asic.special_operations import Delay, Input, Output
@@ -37,12 +35,6 @@ def wdf_allpass(
@@ -65,12 +57,10 @@ def wdf_allpass(
@@ -119,8 +109,6 @@ def wdf_allpass(
@@ -140,10 +128,6 @@ def direct_form_fir(
@@ -165,16 +149,14 @@ def direct_form_fir(
@@ -195,8 +177,6 @@ def direct_form_fir(
@@ -216,10 +196,6 @@ def transposed_direct_form_fir(
@@ -241,16 +217,14 @@ def transposed_direct_form_fir(