Bug 148

Summary: single chain pipeline API needed
Product: Libre-SOC's first SoC Reporter: Luke Kenneth Casson Leighton <lkcl>
Component: Source CodeAssignee: Luke Kenneth Casson Leighton <lkcl>
Status: PAYMENTPENDING FIXED    
Severity: enhancement CC: libre-soc-bugs, programmerjake
Priority: ---    
Version: unspecified   
Hardware: PC   
OS: Linux   
See Also: https://bugs.libre-soc.org/show_bug.cgi?id=538
NLnet milestone: NLnet.2019.02.012 total budget (EUR) for completion of task and all subtasks: 1500
budget (EUR) for this task, excluding subtasks' budget: 1500 parent task for budget allocation: 64
child tasks for budget allocation: The table of payments (in EUR) for this task; TOML format:
lkcl={amount=750,paid=2019-11-19} jacob={amount=750,paid=2019-11-19}
Bug Depends on:    
Bug Blocks: 64    

Description Luke Kenneth Casson Leighton 2019-11-19 15:44:35 GMT
a pipeline, data and "data synchronisation" API is needed

covered by:

* nmutil/stageapi.py - specifies in/out data format and processing
* nmutil/iocontrol.py - handles "signalling" to transfer data safely
* nmutil/singlepipe.py - combines the above two to create actual pipes