Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRT PA Refactor #5721

Open
bnmfw opened this issue Sep 10, 2024 · 0 comments
Open

DRT PA Refactor #5721

bnmfw opened this issue Sep 10, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation drt Detailed Routing

Comments

@bnmfw
Copy link
Contributor

bnmfw commented Sep 10, 2024

Description

This Issue is derived from Issue 5610. Specifically for the Pin Access Module

Refactoring Requirements

  • Clear and Easy code to understand and maintain
  • Less number of lines per method
  • Cyclomatic complexity less than 20 (preferably less than 10)
  • Doxygen Documentation for all functions/classes
  • Following google code style c++
  • Eliminate code duplication
  • Unit testing
  • clang-tidy clean
  • Coverity clean

Suggested Solution

No response

Additional Context

No response

@bnmfw bnmfw added documentation Improvements or additions to documentation drt Detailed Routing labels Sep 10, 2024
@bnmfw bnmfw self-assigned this Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation drt Detailed Routing
Projects
Status: In Progress
Development

No branches or pull requests

1 participant