mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-05-30 00:24:12 +08:00
@@ -467,7 +467,6 @@ WriteSdc::writeGeneratedClock(Clock *clk) const
|
||||
void
|
||||
WriteSdc::writeClockPins(Clock *clk) const
|
||||
{
|
||||
// Sort pins.
|
||||
PinSet &pins = clk->pins();
|
||||
if (!pins.empty()) {
|
||||
if (pins.size() > 1)
|
||||
|
||||
Reference in New Issue
Block a user