|
CIRCT 23.0.0git
|


Public Member Functions | |
| construct (ports) | |
Static Public Attributes | |
| clk = Clock() | |
| rst = Reset() | |
Typed function: ``window<list<si32>> -> window<list<si32>>``. Doubles each element of the input list and emits the result as another serial-burst windowed list. Driving the burst protocol is delegated to `ListWindowToParallel` / `ListWindowToSerial` so this module only has to describe the per-element transform.
Definition at line 535 of file test_codegen.py.
| test_codegen.TypedFuncWindowedList.construct | ( | ports | ) |
Definition at line 548 of file test_codegen.py.
References wrap().
|
static |
Definition at line 544 of file test_codegen.py.
Referenced by esiaccel.bsp.common.ESI_Manifest_ROM_Wrapper.build().
|
static |
Definition at line 545 of file test_codegen.py.