|
CIRCT 23.0.0git
|


Public Member Functions | |
| construct (ports) | |
Static Public Attributes | |
| clk = Clock() | |
| rst = Reset() | |
Typed function with an array result. Receives a one-element array and returns a two-element array containing the input element and ``input + 1``. Exercises the typed facade's ``std::array`` path end-to-end.
Definition at line 490 of file test_codegen.py.
| test_codegen.TypedFuncArrayResult.construct | ( | ports | ) |
Definition at line 502 of file test_codegen.py.
References test_codegen.ArrayResult, and wrap().
|
static |
Definition at line 498 of file test_codegen.py.
Referenced by esiaccel.bsp.common.ESI_Manifest_ROM_Wrapper.build().
|
static |
Definition at line 499 of file test_codegen.py.