cjmeyer

Results 3 issues of cjmeyer

Some AXI-stream data streams that I need to simulate are inherently bursty meaning it will send a burst of data (for example, between 5 and 10 cycles of data back-to-back),...

Is there a way to create the VUnit object and then specify the test case(s) to run? What I would like to do is create an instance of `VUnit` ,...

When trying to run a simulation, a `TypeError` exception is being thrown; error shown below. I was finally able to track down the error to `libpython3.12.so` not being installed, but...