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

Check for unused subsystem signals in InterconnectedSystem #652

Merged

Commits on Sep 11, 2021

  1. Check for unused subsystem signals in InterconnectedSystem

    Add capability to check for unused signals in InterconnectedSystem;
    this check is invoked by default by `interconnect`.
    roryyorke committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    78b3349 View commit details
    Browse the repository at this point in the history
  2. Handle matrix warnings in test_interconnect_unused_{input,output}

    Ignore warnings with match string from conftest.py's `matrixfilter`
    warning filter.
    roryyorke committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    2224ea5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

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