/BlobPlacement

Primary LanguageJupyter NotebookBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

BlobPlace

BlobPlace is a PPA-relevant clustering-driven placement framework for large-scale VLSI designs. This repository contains the codes for our DAC'24 paper.

BlobPlace overall flow

To install the BlobPlace flow, you need to do the following:

  • Install the latest version of OpenROAD
  • Replace the src/par directory with src provided in our repository
  • Create a build directory
  • Run cmake ..
  • Run make -j