Research Article

An Optimization Mechanism Intended for Static Power Reduction Using Dual- 𝑉 t h Technique

Algorithm 1

The pseudocode for the creation of the circCellList.
CircCellList(netlist, folgSlack) {
   while (*iterator getnext()) {
        if ((SlackCell > folgSlack) &&
            (Cell = LVT)) { CircCellList.insert
            (iterator++, Cell)
        }