Skip to content
Discussion options

You must be logged in to vote

Welcome to OpenROAD!

we open the python script destributed.py from util folder then why is there one also in tools autotuner src

You have to use the one in ./tools/AutoTuner/src. You might have to install the prerequisites first. Please refer to the docs: https://openroad-flow-scripts.readthedocs.io/en/latest/user/InstructionsForAutoTuner.html#setting-up-autotuner

Example command:

cd tools/AutoTuner/src/autotuner
python distributed.py --design gcd --platform asap7 --config ../../../../flow/designs/asap7/gcd/autotuner.json tune --samples 5

secondly our aim is Power performance area optimisation right ?

The current cost function is based on F_max and num_drcs. You can implement any cos…

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
Comment options

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