Skip to content

netlist_carpentry.routines ΒΆ

Some pre-defined routines, which might be helpful.

Modules:

  • check –

    A package to handle circuit checks that do not change the behaviour or structure, but analyze the circuit in certain aspects.

  • dft –

    Routines for Design-For-Test use cases, e.g. automatic scan-chain insertion.

  • opt –

    Optimization Routines, e.g. constant propagation, removal of unused elements (driverless instances or loadless wires).