Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 849 Bytes

File metadata and controls

10 lines (7 loc) · 849 Bytes

Ubuntu

ECE5960 Physical Design Algorithms

What is this repository about?

The repository includes four progmming assignments.

  • The first assignment is to implement Fiduccia-Mattheyses algorithm. Refer to folder PA1 for more information.
  • The second assignment is to implement Fixed-outline Floorplanning using Sequence-Pair. Refer to folder PA2 for more information.
  • The third assignment is to implement Stenir Tree. Refer to folder PA3 for more information.