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).