Continue to Site

The tempus tool failed while performing eco flow in cmmmc mode

bradji

Newbie
Newbie level 2
Joined
Oct 28, 2024
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
30
  • 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
 
  • 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
In CMMMC timer mode, read_def is not supported, but you can try:
Use read_sdf for timing annotations:
Code:
read_sdf <your_sdf_file>
 
In CMMMC timer mode, read_def is not supported, but you can try:
Use read_sdf for timing annotations:
Code:
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 mode
 


Write your reply...

LaTeX Commands Quick-Menu:

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top