53
Flip-Flop Placement
1.Edges sorted in increasing order on edge slack  
2.For each edge, E:
•CLB locations in the neighbourhood of the two end points of E are explored inside out until N CLBs from the center (Delay database stores delays with Manhattan distance <= N)
•If not found, continue to explore for distance > N
•If still not found, report resource error