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

Bus monitor improvements #5

Merged
merged 7 commits into from
Jun 15, 2024
Merged

Bus monitor improvements #5

merged 7 commits into from
Jun 15, 2024

Commits on Jun 10, 2024

  1. Refactored AHB monitor into bus monitor class

    Signed-off-by: Anderson Ignacio da Silva <anderson@aignacio.com>
    aignacio committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4b3010a View commit details
    Browse the repository at this point in the history
  2. Refactored AHB monitor into bus monitor class

    Signed-off-by: Anderson Ignacio da Silva <anderson@aignacio.com>
    aignacio committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3d088f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Updated bus monitor to include txn parsing

    Signed-off-by: Anderson Ignacio da Silva <anderson@aignacio.com>
    aignacio committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7f55790 View commit details
    Browse the repository at this point in the history
  2. Starting to add monitor dedicated test

    Signed-off-by: Anderson Ignacio da Silva <anderson@aignacio.com>
    aignacio committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    0fe6ce4 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Added AHB txn type

    Signed-off-by: Anderson Ignacio da Silva <anderson@aignacio.com>
    aignacio committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    d9e5859 View commit details
    Browse the repository at this point in the history
  2. Scoreboard working with non-pip txn

    Signed-off-by: Anderson Ignacio da Silva <anderson@aignacio.com>
    aignacio committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    c53f28a View commit details
    Browse the repository at this point in the history
  3. Updated README to include more info about the monitor

    Signed-off-by: Anderson Ignacio da Silva <anderson@aignacio.com>
    aignacio committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    f7860d1 View commit details
    Browse the repository at this point in the history