Torsten M.
-
Torsten M. commented on the post, OSVVM 2021.10: Build Summary Reports 6 months, 1 week ago
The new reports lets me finally ditch an internal branch with XML-based reports which I created some years ago. I’m very happy that OSVVM has added such an feature finally. I will test it soon with some of our test benches ?
-
Torsten M. commented on the post, OSVVM 2020.10: AXI Stream: Bursting + Full Signaling Support 1 year, 5 months ago
One of the main things what OSVVM models differentiate from other available solutions is the extensive documentation. I like that very much.
I remember closed source models which only have very little documentation and second, were written very poor. I used an FPGA-vendors eMMC model some years ago which was created in addition to the MMC…[Read more]
-
Torsten M. replied to the topic Random seed problem in the forum OSVVM 4 years, 3 months ago
Thanks, I get far better results with your workaround. If we change the seed function, we could look what kind of hash functions are used for dictionary types in languages like python. I assume, they use functions which are not cryptographic secure, but have a good uniform distribution and are very fast. But you are right, with such a change, the…[Read more]