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:09] – rajit | asic:pnr:start [2023/11/23 17:13] (current) – rajit | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| Once the routed cell library '' | Once the routed cell library '' | ||
| + | < | ||
| + | $ interact -ref=1 -Tsky130l | ||
| + | interact> | ||
| + | interact> | ||
| + | interact> | ||
| + | interact> | ||
| + | interact> | ||
| + | interact> | ||
| + | interact> | ||
| + | interact> | ||
| + | </ | ||
| + | Running this with the correct '' | ||
| ===== Placement | ===== Placement | ||
| Line 32: | 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 42: | 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 '' | ||