Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
In CMMMC timer mode, read_def is not supported, but you can try:
- When I read def, I report an error
**ERROR: (UI-93): read_def cannot be used in timer mode
PS:My script was copied from the eco script given by tempus
read_sdf <your_sdf_file>
I read def to consider the DRC problem when repairing timing, so I don't need to read SDF. In addition, I would like to ask why I normally enter CMMMC mode to read def, and it will show me that I am in timer modeIn CMMMC timer mode, read_def is not supported, but you can try:
Use read_sdf for timing annotations:
Code:read_sdf <your_sdf_file>