Activity
-
Mathew became a registered member 4 years, 8 months ago
-
Marine became a registered member 4 years, 8 months ago
-
Ingo became a registered member 4 years, 8 months ago
-
Long became a registered member 4 years, 8 months ago
-
Sabrina became a registered member 4 years, 8 months ago
-
Miles became a registered member 4 years, 8 months ago
-
Jim Lewis wrote a new post 4 years, 8 months ago
Verification components have become an essential part of a structured VHDL environment. In OSVVM we implement verification components as an entity and architecture. This provides RTL engineers with a fam […]
-
Jim Lewis replied to the topic OSVVM and Cadence Xcelium in the forum OSVVM 4 years, 8 months ago
Hi Steve,
What we find is that users have more influence over vendors than I do. To be fair to them though, OSVVM has had numerous updates through COVID. One benefit of teaching on-line and not traveling is that I have had more time to work on OSVVM.One of my goals is to get the OSVVM compile scripts working under Cadence Xcelium. If you…[Read more]
-
Arminmt became a registered member 4 years, 8 months ago
-
Terje became a registered member 4 years, 8 months ago
-
Gert Baumfacher became a registered member 4 years, 8 months ago
-
Steve started the topic OSVVM and Cadence Xcelium in the forum OSVVM 4 years, 8 months ago
Hi everyone,
It is my understanding that OSVVM release 2018.4 is pre-packaged with Cadence Xcelium version 20.03. Does anyone know if/when newer/latest release(s) will be pre-packaged with Xcelium?
Thanks!
-
MOHAMMED became a registered member 4 years, 8 months ago
-
Miroslav Marinkovic replied to the topic AlertLogPkg (OSVVM 2020.08) in the forum OSVVM 4 years, 8 months ago
Hi Stefen,
Regarding topic 2) I think there is a problem with that specific version Questa/ModelSim 2019.2, but I don´t know exactly a reason.
Try another version (previous or later).Best,
Miroslav -
RuslantgoQF became a registered member 4 years, 9 months ago
-
Jim Lewis wrote a new post 4 years, 9 months ago
The OSVVM 2020.10 release is finally out.
Why 2020.10?
Yes I realize it is now late November. So why 2020.10? In late October, the code was done and marked as 2020.10 with the expectation that the […]-
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 controller unit we use. The model was only very basic and without doc, only the controller had some basic docs. After digging through the (Verilog) code I added some fundamental things like an associative array to allow data write/read checks coverage and assertions. Even with my little knowledge of (System) Verilog I was able to do that better.
-
-
Stefan started the topic AlertLogPkg (OSVVM 2020.08) in the forum OSVVM 4 years, 9 months ago
Hi
I have two topics concerning the AlertLogPkg:1) Only cosmetical: in the procedure AffirmIfEqual, the default String before Expected is “?= Expected” and not “/= Expected” which would match the documentation better (of course I could change that myself)
2) More serious: I used the SetAlertStopCount procedure to stop the testbench after one…[Read more]
-
Ulrich Bernhardt became a registered member 4 years, 9 months ago
-
Adolf Ruttenweiger became a registered member 4 years, 9 months ago
-
Jim Lewis replied to the topic OSVVM 2020.08 New user experience in the forum OSVVM 4 years, 9 months ago
Hi Richard,
I have been thinking about package that would have some global signaling events – such as
signal TestDone : integer_barrier;
signal ResetDone : integer_barrier;
We could add something like:
signal TestErrorCount : integer ;
The idea is that if all tests had access to something like this, then it could be picked up automatically by…[Read more]
- Load More