Activity
-
Ariel replied to the topic Waveforms not generated correctly (GHDL) in the forum OSVVM 3 months, 3 weeks ago
Hi. I think you might have an old GHDL version.
`
$ rlwrap -c tclsh
$ source ../OsvvmLibraries/Scripts/StartUp.tcl
OSVVM Script Version: 2025.02
Simulator Version: GHDL-5.0.0-dev
`
-
Christon Fredrick replied to the topic Waveforms not generated correctly (GHDL) in the forum OSVVM 3 months, 3 weeks ago
Hi, I see that you have some successful simulations with GHDL. may I ask which version of GHDL is compatible with OSVVM 2025.2? I am having the build error when I used GHDL 3.0.0 version. the normal libraries are being built with “rlwrap tclsh”, but when i want to build my adder_tb, it is not being build, and has errors. what am I doing wrong? I…[Read more]
-
Jim Lewis replied to the topic Is Vivado 2022.2(Xsim) suitable for OSVVM simulations? in the forum OSVVM 4 months ago
You need OSVVM 2025.02 (or newer) and XSIM 2024.2
-
Christon Fredrick started the topic Is Vivado 2022.2(Xsim) suitable for OSVVM simulations? in the forum OSVVM 4 months ago
I’m a beginner. I am trying to add the library in the Vivado Project, but in TCL scritps, I am getting this error for the following commands.
create_lib -simlib osvvm $OSVVM_HOME/compiled_simlib/osvvm
invalid command name “create_lib”
compile_vhdl -library osvvm $OSVVM_HOME/Common/src/AddressBusResponderTransactionPkg.vhd
invalid command name…[Read more] -
Jake replied to the topic Errors While Generating Simulation Reports in the forum OSVVM 4 months ago
I have migrated to 2025.4, and things are working well for me so far. Thanks Jim!
-Jake
-
Sotonye became a registered member 4 months ago
-
Christon Fredrick became a registered member 4 months, 1 week ago
-
Christon Fredrick became a registered member 4 months, 1 week ago
-
Charlie became a registered member 4 months, 1 week ago
-
Markus became a registered member 4 months, 1 week ago
-
Jens became a registered member 4 months, 1 week ago
-
Jake replied to the topic Errors While Generating Simulation Reports in the forum OSVVM 4 months, 1 week ago
Thank you!
I’ll get them integrated and report back.
-Jake
-
Graham became a registered member 4 months, 1 week ago
-
Jim Lewis replied to the topic Errors While Generating Simulation Reports in the forum OSVVM 4 months, 1 week ago
I have released these updates as part of 2025.4
-
JAGAN MOHAN became a registered member 4 months, 1 week ago
-
TAMER became a registered member 4 months, 2 weeks ago
-
Jim Lewis replied to the topic CoverageIDType in Alert Results table in the forum OSVVM 4 months, 2 weeks ago
Hi David,
Your pictures did not post for some reason. So I will give a more general perspective.When a CoverageID is created, a corresponding AlertLogID is also created. If the ID, created with NewID, it is used for tracking errors – such as when an error bin is encountered. This ID is also used to determine what level an error signals…[Read more]
-
David started the topic CoverageIDType in Alert Results table in the forum OSVVM 4 months, 2 weeks ago
I’m working on a testbench using OSVVM and exploring how to track coverage properly. I’ve been using scoreboards and functional coverage, and I’m trying to understand how the CoverageIDType fits into the Alert Results.
When I track coverage of a signal using CoverageIDType, the Alert Results table always shows it with a pass value of 0. Then the…[Read more]
-
Jake replied to the topic Errors While Generating Simulation Reports in the forum OSVVM 4 months, 2 weeks ago
Thanks Jim!
Unfortunately I am unable to fetch from GitHub. I would very much appreciate a release to osvvm.org.
I did try to comment out the lines you mentioned in VendorScripts_siemens.tcl and re-ran the built in regressions. Everything worked fine. I will start the process of adopting the newest release as soon as it is posted to…[Read more]
-
Jim Lewis replied to the topic Errors While Generating Simulation Reports in the forum OSVVM 4 months, 2 weeks ago
Hi Jake,
The fixes for both of these issues are now on the OSVVM Dev branch. If you are allowed to fetch OSVVM from GitHub you can get the dev branch by doing:git clone --recursive --branch dev https://github.com/osvvm/OsvvmLibraries
Otherwise let me know and I can push it to main and do a release to osvvm.org.
Jim
- Load More