|
IRON c0fa95fa5b5e3bdca375c4f4372c0fdc98022451
|
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.SequentialPlacer | protected |
| _get_common_col(self, list[Tile] tiles) | iron.placers.SequentialPlacer | protected |
| _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.SequentialPlacer | protected |
| _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.SequentialPlacer | protected |
| cores_per_col | iron.placers.SequentialPlacer | |
| make_placement(self, Device device, Runtime rt, list[Worker] workers, list[ObjectFifoHandle] object_fifos) | iron.placers.SequentialPlacer |