Skip to content

Handle streams in fpga_transform_state #76

Open
@TizianoDeMatteis

Description

@TizianoDeMatteis

Currently, streams are not properly handled in fpga_transform_state.
This will let the codegeneration phase fails in one tries to convert to FPGA DaCe programs that contain stream (e.g. samples/simple/filter.py).

In the case of transient streams, this could be fixed by changing the storage class (+ I think some changes in sdfg_nesting.py).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions