Skip to content

Commit

Permalink
psm: update docs
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Gadfort <[email protected]>
  • Loading branch information
gadfort committed Jan 10, 2025
1 parent a3e7a1b commit ae65782
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/psm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ analyze_power_grid
[-em_outfile em_file]
[-vsrc voltage_source_file]
[-source_type FULL|BUMPS|STRAPS]
[-allow_reuse]
```

#### Options
Expand All @@ -48,6 +49,7 @@ analyze_power_grid
| `-em_outfile` | Write the per-segment current values into a file. This option is only available if used in combination with `-enable_em`. |
| `-voltage_file` | Write per-instance voltage into the file. |
| `-source_type` | Indicate the type of voltage source grid to [model](#source-grid-options). FULL uses all the nodes on the top layer as voltage sources, BUMPS will model a bump grid array, and STRAPS will model power straps on the layer above the top layer. |
| `-allow_reuse` | Allow the analysis to reuse a previous solution, if one exists. |

### Check Power Grid

Expand Down

0 comments on commit ae65782

Please sign in to comment.