Skip to content

Commit a6fb690

Browse files
committed
dpo: paint fixed cells
Signed-off-by: osamahammad21 <osama21@aucegypt.edu>
1 parent 5bdb120 commit a6fb690

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/dpl/src/Optdp.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ void Opendp::improvePlacement(const int seed,
8484
// a bug in my code somewhere.
8585
ShiftLegalizer lg;
8686
lg.legalize(mgr);
87+
setFixedGridCells();
8788

8889
// Detailed improvement. Runs through a number of different
8990
// optimizations aimed at wirelength improvement. The last

0 commit comments

Comments
 (0)