IRON  1.0
Public Member Functions | Public Attributes | List of all members
iron.runtime.endpoint.RuntimeEndpoint Class Reference
Inheritance diagram for iron.runtime.endpoint.RuntimeEndpoint:
Inheritance graph
[legend]
Collaboration diagram for iron.runtime.endpoint.RuntimeEndpoint:
Collaboration graph
[legend]

Public Member Functions

RuntimeEndpoint __init__ (self, PlacementTile placement)
 
bool __eq__ (self, object other)
 
str __str__ (self)
 
- Public Member Functions inherited from iron.placeable.Placeable
def __init__ (self, PlacementTile|None tile)
 
None place (self, Tile tile)
 
PlacementTile|None tile (self)
 

Public Attributes

 tile
 

Detailed Description

The Endpoint of an ObjectFifo that is produced or consumed by the Runtime.
The placement of this Endpoint should be a Shim Tile.

Constructor & Destructor Documentation

◆ __init__()

RuntimeEndpoint iron.runtime.endpoint.RuntimeEndpoint.__init__ (   self,
PlacementTile  placement 
)

Member Function Documentation

◆ __eq__()

bool iron.runtime.endpoint.RuntimeEndpoint.__eq__ (   self,
object  other 
)

◆ __str__()

str iron.runtime.endpoint.RuntimeEndpoint.__str__ (   self)

Member Data Documentation

◆ tile

iron.runtime.endpoint.RuntimeEndpoint.tile

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