Skip to content

[tl,dv] Clean up how tl_monitor tracks resets #27097

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rswarbrick
Copy link
Contributor

The motivation was to stop it from seeing A- or D-channel transactions when reset has actually been asserted.

(These don't normally happen, but I had a bug in a UVM driver that caused them. The monitor should probably ignore them though!)

The motivation was to stop it from seeing A- or D-channel transactions
when reset has actually been asserted.

(These don't normally happen, but I had a bug in a UVM driver that
caused them. The monitor should probably ignore them though!)

Signed-off-by: Rupert Swarbrick <[email protected]>
@rswarbrick rswarbrick added Component:DV DV issue: testbench, test case, etc. IP:tlul labels May 2, 2025
@rswarbrick rswarbrick requested a review from alees24 May 2, 2025 08:49
@rswarbrick rswarbrick requested a review from a team as a code owner May 2, 2025 08:49
@rswarbrick rswarbrick requested review from marnovandermaas and removed request for a team May 2, 2025 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component:DV DV issue: testbench, test case, etc. IP:tlul
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant