Module hazardflow_designs::std::module
source · Expand description
Module functions to operate on modules.
Functions
- Returns a sender and a receiver.
- Wraps
m
to guarantee that there is at most one data processing in the module. - Flips a module’s input and output.
- Generates an array of modules.
- Splits a module into two modules.
- Splits a module into three modules.
- Generates a 1D systolic array from an array of modules.