Skip to content

Commit

Permalink
Add report_units
Browse files Browse the repository at this point in the history
  • Loading branch information
mguthaus committed Feb 4, 2025
1 parent f60e0f0 commit 8a2180e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions sta-constraints.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,19 @@ create_clock [-name name] [-period period] [-waveform waveform] [-add]
[-comment comment] [pins]
```

You can get the units for all the commands by using the `units` command:
```
openroad> report_units
time 1ns
capacitance 1fF
resistance 1kohm
voltage 1v
current 1mA
power 1nW
distance 1um
```



## Clocks

Expand Down

0 comments on commit 8a2180e

Please sign in to comment.