OpenROAD-flow-scripts icon indicating copy to clipboard operation
OpenROAD-flow-scripts copied to clipboard

Adding gen_at_report plus unit tests

Open jeffng-or opened this issue 9 months ago • 3 comments

Committing gen_at_report.py scripts for extracting information related to AutoTuner runs. Provided to customer as an example.

Includes unit tests which cover 90%+ of the statements

jeffng-or avatar Mar 07 '25 18:03 jeffng-or

Tests were dying due to an import issue with utils. I wonder if we should rename either utils.py or the utils directory to avoid confusion. Usually, you don't have a file and a directory with effectively the same name.

jeffng-or avatar Mar 07 '25 23:03 jeffng-or

We should probably rename the utils.py file as well - maybe a separate PR?

luarss avatar Mar 08 '25 23:03 luarss

We should probably rename the utils.py file as well - maybe a separate PR?

probably a good idea

jeffng-or avatar Mar 11 '25 23:03 jeffng-or

Closing old PR given transition to other repo

jeffng-or avatar Aug 28 '25 20:08 jeffng-or