Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
asic:pnr:start [2023/11/23 12:06] rajit created |
asic:pnr:start [2023/11/23 12:13] (current) rajit |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Placement and routing | + | ====== Placement and Routing ====== |
- | Once the routed cell library '' | + | To use the place and route flow, we need a completed [[asic: |
+ | |||
+ | Once the routed cell library '' | ||
+ | |||
+ | < | ||
+ | $ interact -ref=1 -Tsky130l | ||
+ | interact> | ||
+ | interact> | ||
+ | interact> | ||
+ | interact> | ||
+ | interact> | ||
+ | interact> | ||
+ | interact> | ||
+ | interact> | ||
+ | </ | ||
+ | |||
+ | Running this with the correct '' | ||
+ | ===== Placement | ||
The next step is to run the [[https:// | The next step is to run the [[https:// | ||
Line 26: | Line 43: | ||
</ | </ | ||
- | This flow corresponds to a gridded placement flow. For gridded cells, the power buses are run after placement. To run this special power bus router, use the following commands: | + | This flow corresponds to a gridded placement flow. |
+ | |||
+ | ===== Power routing ===== | ||
+ | |||
+ | For gridded cells, the power buses are run after placement. To run this special power bus router, use the following commands: | ||
< | < | ||
interact> | interact> | ||
Line 36: | Line 57: | ||
</ | </ | ||
Here we turn off reinforcements, | Here we turn off reinforcements, | ||
+ | |||
+ | ===== Global routing ===== | ||
Finally, we can run the global router called '' | Finally, we can run the global router called '' |