Skip to content

Commit

Permalink
Fix missing values in final metrics generated (#2131)
Browse files Browse the repository at this point in the history
~ Fixed generation for the following metrics:
  ~ Power values
  ~ `critical_path_report`
  ~ some wns and tns values
  ~ klayout drc
- Remove CVC Metrics
  • Loading branch information
kareefardi authored Jul 18, 2024
1 parent 7ee9285 commit d2d8db9
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 50 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,6 @@ pdks/
/install

# Venv
/venv
/venv

sandbox
Loading

0 comments on commit d2d8db9

Please sign in to comment.