Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
asic:pnr:start [2023/11/23 17:10] – [Placement and Routing] rajit | asic:pnr:start [2023/11/23 17:13] (current) – rajit | ||
---|---|---|---|
Line 15: | Line 15: | ||
interact> | interact> | ||
interact> | interact> | ||
- | < | + | </code> |
+ | |||
+ | Running this with the correct '' | ||
===== Placement | ===== Placement | ||
Line 41: | 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 51: | 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 '' |