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 access pattern variable name changes #5858

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bnmfw
Copy link
Contributor

@bnmfw bnmfw commented Oct 2, 2024

As I was reading the Access Pattern of the PA module I noticed some variables still needed name changes. Here they are:

  • numNodenum_node
  • numEdgenum_edge
  • vioEdgevio_edge
  • apIdxap_idx
  • via_2via2
  • via_1via1
  • leftAPleft_access_point (In Access Pattern it is important to differentiate Access Point from Access Patterns as both abbreviate to AP)
  • rightAPright_access_point
  • leftPtleft_pt
  • rightPtright_pt
  • tmpPttmp_pt

@bnmfw bnmfw added the drt Detailed Routing label Oct 2, 2024
Copy link
Contributor

github-actions bot commented Oct 2, 2024

clang-tidy review says "All clean, LGTM! 👍"

@bnmfw bnmfw marked this pull request as draft October 2, 2024 23:10
@bnmfw bnmfw marked this pull request as ready for review October 2, 2024 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
drt Detailed Routing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant