IRON 1.0
Loading...
Searching...
No Matches
iron.placers.SequentialPlacer Member List

This is the complete list of members for iron.placers.SequentialPlacer, including all inherited members.

__init__(self)iron.placers.SequentialPlacer
_find_col_match(self, int col, list[Tile] tiles, Device device)iron.placers.SequentialPlacerprotected
_get_common_col(self, list[Tile] tiles)iron.placers.SequentialPlacerprotected
_place_endpoint(self, ObjectFifoEndpoint ofe, list[Tile] tiles, int common_col, dict[Tile, tuple[ObjectFifoEndpoint, int]] channels, Device device, output=False, link_tiles=[], link_channels={})iron.placers.SequentialPlacerprotected
_update_channels(self, ObjectFifoEndpoint ofe, Tile tile, bool output, int num_required_channels, dict[Tile, tuple[ObjectFifoEndpoint, int]] channels, list[Tile] tiles, Device device)iron.placers.SequentialPlacerprotected
make_placement(self, Device device, Runtime rt, list[Worker] workers, list[ObjectFifoHandle] object_fifos)iron.placers.SequentialPlacer