IRON 0d9d245f13ac73bfe91a5cd530f8af84b35caa61
Loading...
Searching...
No Matches
Public Member Functions | 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

None __init__ (self, Tile tile=AnyShimTile)
 
bool __eq__ (self, object other)
 
str __str__ (self)
 
- Public Member Functions inherited from iron.dataflow.endpoint.ObjectFifoEndpoint
Tile|None tile (self)
 

Additional Inherited Members

- Protected Attributes inherited from iron.dataflow.endpoint.ObjectFifoEndpoint
 _tile
 

Detailed Description

An ObjectFifo endpoint representing data transfer between the host and the device.
Operates on a shim tile.

Constructor & Destructor Documentation

◆ __init__()

None iron.runtime.endpoint.RuntimeEndpoint.__init__ (   self,
Tile   tile = AnyShimTile 
)

Member Function Documentation

◆ __eq__()

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

◆ __str__()

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

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