Skip to content

Implement fast simulated annealing to do fixed-outline floorplaning

Notifications You must be signed in to change notification settings

richard8787/Fixed-outline_Floorplanning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fixed-outline Floorplanning

Implement fast simulated annealing to do fixed-outline floorplanning

Compile and Execute

  • Compile
make clean && make
  • Run
./fp <alpha value> <input_block file> <input_net file> <output_file>

Credit

Physical Design for Nanometer ICs, Spring 2023 @ National Taiwan University

About

Implement fast simulated annealing to do fixed-outline floorplaning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published