Skip to content

csdl-projects/Project_Placement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Placement TermProject

Build Status

This repository is for implementing the placement algorithm. Used API is based on OpenDB API.

Currently, this project is for giving template of term project, which is for coursework of POSTECH, Korea:

External Dependencies

You can use Dockerfile in the OpenDB submodule, or you are required to install cmake, siwg, spdlog, boost in the Ubuntu Environment.

How to build

mkdir build
cd build
cmake ..
make
./placer

Lisence

CSDL Laboratory, POSTECH, Korea.

About

VLSI CAD (Computer Aided Design) Placement Project Base Repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published