Skip to content

STA pass can only be executed once. What to do to run it a second time? #3934

Closed Answered by nakengelhardt
tomverbeure asked this question in Q&A
Discussion options

You must be logged in to vote

The only side effect I see from a cursory glance at the code is that the sta pass sets attributes on all the wires, so I assume doing
design -save pre_sta; sta; design -load pre_sta would do the trick.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by tomverbeure
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants