|
IRON 0d9d245f13ac73bfe91a5cd530f8af84b35caa61
|


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 | |
An ObjectFifo endpoint representing data transfer between the host and the device. Operates on a shim tile.
| None iron.runtime.endpoint.RuntimeEndpoint.__init__ | ( | self, | |
| Tile | tile = AnyShimTile |
||
| ) |
Reimplemented from iron.dataflow.endpoint.ObjectFifoEndpoint.
| bool iron.runtime.endpoint.RuntimeEndpoint.__eq__ | ( | self, | |
| object | other | ||
| ) |
| str iron.runtime.endpoint.RuntimeEndpoint.__str__ | ( | self | ) |