dalex78
dalex78
@sibeov did it resolve your issue ?
Corresponding issue: #812
It is the same idea than the `index` parameter in the codec package (therefore, it is the distance in the encoded data, i.e. number of bytes). I only learned about...
@LarsAsplund, I am currently working on #818. If the issue is accepted, I plan to do the same thing with the `queue_pkg`: better code, cleaner with more documentation. I would...
I agree that the user will never use the offset/index functionality provided by the procedure. It's not intended for them but for other VUnit developer (or advanced users). Each predefined...
If you find that my message did not answer your questions or remarks, then I probably did not understood your point. Do you find the changes I did are too...
> That's a valid use case. The only thing I would ask for is to move these to a separate package. I think the same distinction is done for codecs...
Hum, after sometime, I think you are right. I will move the `peek` procedures to a different package the same way it is done for the `codec` package.
I agree. Thank you for the various feedback. Here is what I will do: 1. Make a PR for the issue #818 (I am almost done), 2. Make an issue...
It look good to me, however, I do not have Riviera and cannot confirm the issue or the proposed fix. But I do not see any issue with the code....