prga.passes.annotation module

class prga.passes.annotation.SwitchPathAnnotation

Bases: prga.passes.base.AbstractPass

Annotate design-view implementation of programmable connections on abstract views.

_SwitchPathAnnotation__process_module(context, abstract=None, _cache=None)
dependences

Passes that this pass depend on.

key

Key of this pass.

run(context)

Run the pass.

Parameters:context (Context) – The context which manages all architecture data