TILOS-AI-Institute / MacroPlacement

Macro Placement - benchmarks, evaluators, and reproducible results from leading methods in open source
BSD 3-Clause "New" or "Revised" License
207 stars 41 forks source link

Std cells' location do not update if use open source FDPlacer rather than FDPlacer from plc_client #80

Open keyplay opened 1 week ago

keyplay commented 1 week ago

Hi, I found Std cells' location do not update if use open source FDPlacer rather than FDPlacer from plc_client when executing SA python code, because open source FDPlacer does not update such location in plc. Then the cost will be wrong if use open source FDPlacer, since it use plc function to calculate cost.