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

Add Hybrid Updating Strategy (HUS) #1043

Merged
merged 10 commits into from
Aug 14, 2024
Merged

Commits on Aug 2, 2024

  1. Add Hybrid Updating Strategy (HUS)

    Signed-off-by: Wenhao Lin <[email protected]>
    diriLin committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    aa198be View commit details
    Browse the repository at this point in the history
  2. Tab to spaces

    Signed-off-by: Eddie Hung <[email protected]>
    eddieh-xlnx committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ab4957b View commit details
    Browse the repository at this point in the history
  3. Cleanup

    Signed-off-by: Eddie Hung <[email protected]>
    eddieh-xlnx committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e2ad624 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    456f5c9 View commit details
    Browse the repository at this point in the history
  5. Move INFO message until after routing stats

    Signed-off-by: Eddie Hung <[email protected]>
    eddieh-xlnx committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    bb59237 View commit details
    Browse the repository at this point in the history
  6. Update comment

    Signed-off-by: Eddie Hung <[email protected]>
    eddieh-xlnx committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6844ea9 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Refactor some variables that begin with capital letters

    Signed-off-by: Wenhao Lin <[email protected]>
    diriLin committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1e6b710 View commit details
    Browse the repository at this point in the history
  2. Go back to 'hus' prefix; option now --hus

    Signed-off-by: Eddie Hung <[email protected]>
    eddieh-xlnx committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    825c45c View commit details
    Browse the repository at this point in the history
  3. Use sortedIndirectConnections.size()

    Signed-off-by: Eddie Hung <[email protected]>
    eddieh-xlnx committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b92b3da View commit details
    Browse the repository at this point in the history
  4. Emit some warnings

    Signed-off-by: Eddie Hung <[email protected]>
    eddieh-xlnx committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3c30b6f View commit details
    Browse the repository at this point in the history