When closing timing on challenging designs, users may choose to run many different place_design directives in order to select the best timing result. Auto directives uses machine learning to predict the best directives to run. Users can benefit by only running these directives instead of the full sweep of directives listed in Available Directives.
Machine learning prediction of directives have a margin of error. As a consequence, it is recommended to run 3 Auto_n directives and take the best result. The directives predicted are equivalent to the ones mentioned in Available Directives, so there is no benefit in running auto directives in addition to these.
To enable the feature, set the place_design -directive
<value>
where value is:
- Auto_1
- High performing predicted directive
- Auto_2
- Second best predicted directive
- Auto_3
- Third best predicted directive