OpenROAD-flow-scripts
OpenROAD-flow-scripts copied to clipboard
Add running times to .json files
Description
Based on my current best understanding, I would like to see the following added to the .json files:
- Add running time for .json file that the step corresponds to
Once running time is in the .json file, the make elapsed could be modified to use .json file information to reduce code duplication.
Suggested Solution
Add running time to .json file
Additional Context
No response