Skip to content

A FM partitioner for VLSI Physical Design Automation

Notifications You must be signed in to change notification settings

ZeayW/FM-Partitioner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FM_Partitioner

--How to compile In the root directory, type the command: 'make' It will generate the executable file "hw1" in the directory './bin'. If you want to remove it please type the command: make clean

--How to excute In the root directory, type the command: 'cd ./bin' to go to the bin directory, In the bin directory, type the following command: ./ e.g. ./hw1 ../testcases/p2-1.cells ../testcases/p2-1.nets ../outputs/p2-1.out

About

A FM partitioner for VLSI Physical Design Automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.2%
  • Makefile 2.8%