The-OpenROAD-Project / TritonMacroPlace

Macro placement tool for OpenROAD flow
BSD 3-Clause "New" or "Revised" License
21 stars 11 forks source link

TritonMacroPlacer

ParquetFP based macro cell placer for OpenROAD.

If you want to use this as part of the OpenROAD project you should build it and use it from inside the integrated openroad app. The standalone version is available as legacy code.

Flows

Getting Started

Prerequisite

Clone repo and submodules

$ git clone --recursive https://github.com/The-OpenROAD-Project/TritonMacroPlace
$ mkdir build
$ cd build
$ cmake ..             // you may specify -DCMAKE_INSTALL_PREFIX to avoid installing in /usr/local/*
$ make
$ make install

Manual

License

3rd Party Module List