Activity
-
Imre became a registered member 3 years ago
-
Jongyun became a registered member 3 years ago
-
K A D Lalith P became a registered member 3 years ago
-
Iqbal became a registered member 3 years, 1 month ago
-
Adam became a registered member 3 years, 1 month ago
-
Michael became a registered member 3 years, 1 month ago
-
Michael became a registered member 3 years, 1 month ago
-
ramakanth became a registered member 3 years, 1 month ago
-
Jim became a registered member 3 years, 1 month ago
-
John became a registered member 3 years, 1 month ago
-
Marco became a registered member 3 years, 1 month ago
-
Thierry became a registered member 3 years, 1 month ago
-
Pradeep became a registered member 3 years, 1 month ago
-
Herivaldo became a registered member 3 years, 1 month ago
-
Philipp replied to the topic New to OSVVM / problem running the example in the forum OSVVM 3 years, 1 month ago
Hi Jim,
currently the absolute path in which the OsvvmLibrary (and therefore the sim folder) is located has a single space character.
I will try to move the files to a different and location and see if ModelSim still crashes. -
Per replied to the topic Expected failures in custom VC based on AddressBusRecType in the forum OSVVM 3 years, 1 month ago
Hello, thanks for your response!
Inspired by this I ended up using GetModelOptions to implement checking for slave error (my VC is a Wishbone master), and this appears to work as intended:
[Read more]
-- Test invalid register in slave (raise slave error)
ReadCheck(TransRec, x"100FF", x"0000");
GetModelOptions(TransRec, WISHBONE_OPT_ERR,… -
Michael replied to the topic 31 bit maximum data width for memory package in the forum OSVVM 3 years, 1 month ago
Thanks so much for the support! We really appreciate it!
-
Jim Lewis replied to the topic 31 bit maximum data width for memory package in the forum OSVVM 3 years, 1 month ago
Hi Michael,
New version is release as 2022.08. MemoryPkg is now a generic package.Instance MemoryPkg (and MemoryPkg_X) support any number of bits. If there is an X or U in a bit in the data word, only that bit will read back as an X or U (respectively).
Instance MemoryPkg_NoX supports any number of bits. All meta values (UXZW-) are…[Read more]
-
Jim Lewis replied to the topic New to OSVVM / problem running the example in the forum OSVVM 3 years, 1 month ago
Hi Phil,
I just installed 2020.3 Microsemi edition. I have a Libero Silver 1 Yr DiskID NL License. It runs the demo fine.With some of the older OSVVM versions a space in the path was problematic, however, that was addressed in a previous release.
Best Regards,
Jim -
Philipp replied to the topic New to OSVVM / problem running the example in the forum OSVVM 3 years, 1 month ago
Hi Jim,
I am using the latest release (2022.06a). I sent you the files via email.
- Load More