IRON c0fa95fa5b5e3bdca375c4f4372c0fdc98022451
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, Optional[int] cores_per_col=None)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
cores_per_coliron.placers.SequentialPlacer
make_placement(self, Device device, Runtime rt, list[Worker] workers, list[ObjectFifoHandle] object_fifos)iron.placers.SequentialPlacer