Searched defs:InternalPower (Results 1 – 3 of 3) sorted by relevance
9 struct InternalPower { struct11 std::string related_pin;13 std::optional<Lut> rise_power;14 std::optional<Lut> fall_power;
51 class InternalPower class
71 InternalPower::InternalPower(LibertyCell *cell, in InternalPower() function in sta::InternalPower