Rework field combo/storage paths
This commit is contained in:
@@ -16,7 +16,6 @@ class Singlepulse(NextStateConditional):
|
||||
return "1"
|
||||
|
||||
def get_assignments(self, field: 'FieldNode') -> List[str]:
|
||||
field_path = self.get_field_path(field)
|
||||
return [
|
||||
f"next_c = '0;",
|
||||
f"load_next_c = '1;",
|
||||
|
||||
Reference in New Issue
Block a user