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

Support Tile Clusters (tree-like hierarchies) #3490

Merged
merged 48 commits into from
Jan 9, 2024
Merged

Support Tile Clusters (tree-like hierarchies) #3490

merged 48 commits into from
Jan 9, 2024

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    af04e3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1b141c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71eb59f View commit details
    Browse the repository at this point in the history
  4. Add abstract Element class

    jerryz123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6b76445 View commit details
    Browse the repository at this point in the history
  5. Move more stuff to element

    jerryz123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4b95f26 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eec3127 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59a9b8f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f7889ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    293a0bc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    37320f8 View commit details
    Browse the repository at this point in the history
  11. Create ElementPRCIDomain

    jerryz123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    df45b74 View commit details
    Browse the repository at this point in the history
  12. traceNode to Seqs

    jerryz123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    791c628 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1df02ef View commit details
    Browse the repository at this point in the history
  14. Genericize traceNodes

    jerryz123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    bf98b80 View commit details
    Browse the repository at this point in the history
  15. Genericize crossTracesout

    jerryz123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    9c2cc0d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bfda1c9 View commit details
    Browse the repository at this point in the history
  17. Genericize interrupts

    jerryz123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f853681 View commit details
    Browse the repository at this point in the history
  18. Move more stuff to Element

    jerryz123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e99eebd View commit details
    Browse the repository at this point in the history
  19. Use map for tracenodes

    jerryz123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e66d9b3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    60045e1 View commit details
    Browse the repository at this point in the history
  21. Fix tiles in clusters

    jerryz123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b02937e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8190f4b View commit details
    Browse the repository at this point in the history
  23. Add clustesr

    jerryz123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    c8d29f6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    91a14ee View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d0ddc63 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9b22a90 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0d950db View commit details
    Browse the repository at this point in the history
  28. Fix no SEIP configs

    jerryz123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e863042 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    85709cc View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    9f36983 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    f478b45 View commit details
    Browse the repository at this point in the history
  32. Rename L2 to LLC

    jerryz123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    5b29fe9 View commit details
    Browse the repository at this point in the history
  33. Rename LLC to COH

    jerryz123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    686d57a View commit details
    Browse the repository at this point in the history
  34. Add busContextName

    jerryz123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    35a6e20 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    51bfd75 View commit details
    Browse the repository at this point in the history
  36. Support CloneCluster

    jerryz123 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    0a00146 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    8f220f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    516288f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd51b74 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    f745cff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef1d671 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0ea903 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    d48b45d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    8881ccd View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    0e88fc0 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Add SimpleLazyRawModule

    jerryz123 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f85496e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59e86fd View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    749a3ea View commit details
    Browse the repository at this point in the history