Skip to content

Comments

axis.py: Add clean() method to the AxiStreamSink#101

Open
BZab wants to merge 1 commit intoalexforencich:masterfrom
BZab:master
Open

axis.py: Add clean() method to the AxiStreamSink#101
BZab wants to merge 1 commit intoalexforencich:masterfrom
BZab:master

Conversation

@BZab
Copy link

@BZab BZab commented Feb 13, 2025

During more complex testing scenario where I have multiple test factories, I came across a bug.
If the tests from the first factory have ended with some frames not received by the TB (because eg. that interface was ignored in prior tests), in the first few tests from the next factory the Sink was receiving ghost frames from the prior tests even if there was no valid data on the bus.

The simplest workaround for this is to clear all Sinks at the end of each test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant