12.2. Problem Definition
The problem definition for the general routing problem is as follows: Inputs:
- A placed layout with fixed locations of chip blocks, pins, and pads
- A netlist
- A timing budget for each critical net
- A set of design rules for manufacturing process, such as resistance, capacitance, and the wire/via width and spacing of each layer
Output:
Wire connection for each net presented by actual geometric layout objects that meet the design rules and optimize the given objective, if specified.
12.2.1. Routing model
Routing in a modern chip is typically a very complex process, and it is thus usually hard to obtain solutions directly. Most routing algorithms are based on a graph-search technique guided by the congestion and timing ...
Get Electronic Design Automation now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.