Skip to content

Simplify netlist edits around routing #79

Open
@Coloquinte

Description

@Coloquinte

Many edits are performed around routing, such as insertion of power rails/ring/routing pads.
Currently these calls are put in several places and duplicated. For example, setupPowerRails is called in two placed, depending on whether the router is in channel routing mode or not.

It would be nice to put all such netlist edits in a clearly delineated step, so it's easier to know where database modifications are performed and why.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions