1 / 7

Stockmeyer Algorithm

Stockmeyer Algorithm. Determine optimal orientation of the blocks Internal nodes in the slicing tree: top- H -bottom, left- V -right lower-left corner of the block → lower-left corner of its room Block dimension: (2,4), (1,3), (3,3), (3,5), (3,2), (5,3), (1,2), (2,4).

dysis
Download Presentation

Stockmeyer Algorithm

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Stockmeyer Algorithm • Determine optimal orientation of the blocks • Internal nodes in the slicing tree: top-H-bottom, left-V-right • lower-left corner of the block → lower-left corner of its room • Block dimension: (2,4), (1,3), (3,3), (3,5), (3,2), (5,3), (1,2), (2,4) Practical Problems in VLSI Physical Design

  2. Bottom-up Tree Traversal Practical Problems in VLSI Physical Design

  3. Bottom-up Tree Traversal (cont) Practical Problems in VLSI Physical Design

  4. Top Node Practical Problems in VLSI Physical Design

  5. Top-down Tree Traversal Practical Problems in VLSI Physical Design

  6. Top-down Tree Traversal (cont) Practical Problems in VLSI Physical Design

  7. Final Floorplan • 4 blocks are rotated • Area reduced from 15 × 12 to 13 × 9 Practical Problems in VLSI Physical Design

More Related