IRON 0d9d245f13ac73bfe91a5cd530f8af84b35caa61
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
iron.dataflow.endpoint.ObjectFifoEndpoint Class Reference
Inheritance diagram for iron.dataflow.endpoint.ObjectFifoEndpoint:
Inheritance graph
[legend]

Public Member Functions

 __init__ (self, Tile|None tile)
 
Tile|None tile (self)
 

Protected Attributes

 _tile
 

Detailed Description

The endpoint of an ObjectFifo. Each ObjectFifoHandle has one ObjectFifoEndpoint.

Constructor & Destructor Documentation

◆ __init__()

iron.dataflow.endpoint.ObjectFifoEndpoint.__init__ (   self,
Tile | None  tile 
)

Member Function Documentation

◆ tile()

Tile | None iron.dataflow.endpoint.ObjectFifoEndpoint.tile (   self)
Return the tile of the endpoint.

Returns:
    Tile | None: The current tile, or None if unplaced.

Member Data Documentation

◆ _tile

iron.dataflow.endpoint.ObjectFifoEndpoint._tile
protected

The documentation for this class was generated from the following file: