pacman.operations.rig_algorithms package

Submodules

pacman.operations.rig_algorithms.rig_place module

class pacman.operations.rig_algorithms.rig_place.RigPlace[source]

Bases: object

Performs placement and routing using rig algorithms; both are done to save conversion time

pacman.operations.rig_algorithms.rig_place_and_route module

class pacman.operations.rig_algorithms.rig_place_and_route.RigPlaceAndRoute[source]

Bases: object

Performs placement and routing using rig algorithms; both are done to save conversion time

pacman.operations.rig_algorithms.rig_route module

class pacman.operations.rig_algorithms.rig_route.RigRoute[source]

Bases: object

Performs routing using rig algorithm

Module contents