Homework 4
Due: Tuesday October 28 (at the beginning of class 10:0am).
Problems:
- The locations of 10 pins of a net
(5,0),(8,2),(12,5),(2,6),(7,7),(5,9),(0,10),(2,12),(7,12) and (9,10)
are shown below.
- What is the half-perimeter for this net?
- What is the estimated wirelength from the RISA model?
- What is the cost of a minimum spanning tree assuming that every
pair of points can be connected by an edge whose cost is the manhattan
distance between that pair of points?
- For your Minimum Spanning Tree in the previous problem, what is
the best wirelength you can obtain by overlapping the edges as much as
possible and counting any overlap only once?
- What is the cost of a minimal single trunk Steiner Tree?
Try both a horizontal trunk and a vertical trunk.
- Find a Steiner Tree of as little cost as you can. What is it's
wirelength?
- For the network shown below, calculate
- for each node, the longest path to it from any input
- for each node, the longest path from it to any output
- the length of the critical path (highlight the path)
- for each edge, the slack for that edge
The CMPE229 Web:
Copyright 2008; Department of Computer Engineering,
University of California, Santa Cruz.
Comments to:
martine@cse.ucsc.edu