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 zero-delay cycles #468

Open
wants to merge 27 commits into
base: transient-fed
Choose a base branch
from
Open

Commits on Jul 15, 2024

  1. Support zero-delay cycles

    edwardalee committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    fea2eed View commit details
    Browse the repository at this point in the history
  2. Fix the type of _lf_zero_delay_cycle_action_table_size iterator to be…

    … size_t + automatic formatter
    ChadliaJerad committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7fd3ce5 View commit details
    Browse the repository at this point in the history
  3. Removed unnecessary parens

    edwardalee committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ac14760 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Run clang formatter

    ChadliaJerad committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ec5b2d6 View commit details
    Browse the repository at this point in the history
  2. Fixed thread interactions

    edwardalee committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    322dde6 View commit details
    Browse the repository at this point in the history
  3. Format

    edwardalee committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    da02bb6 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

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

Commits on Jul 19, 2024

  1. Added max function

    edwardalee committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    46abf8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c85e1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60282e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    e97a619 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    291d7fb View commit details
    Browse the repository at this point in the history
  3. Fix condition 2 for computing the effective start time of a transient…

    … + set the start time in he trace file
    ChadliaJerad committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    71a4cb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ef6b54 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Revert to 0 microstep

    edwardalee committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    d41a6a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    07f3671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c20e64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    286931d View commit details
    Browse the repository at this point in the history
  4. Run Clang formatter

    ChadliaJerad committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6b55db0 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

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

Commits on Aug 21, 2024

  1. Handle corner cases where connection messages about transients are re…

    …ceived before the start time
    ChadliaJerad committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    960307e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d543cc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2981542 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    7b7c01f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    859a078 View commit details
    Browse the repository at this point in the history