Activity
-
Mikkie became a registered member 2 months, 4 weeks ago
-
Steve started the topic RunDemoTests Build Fails after Successful OsvvmLibraries Build in the forum OSVVM 2 months, 4 weeks ago
Hi Jim,
Building OsvvmLibraries.pro (OSVVM version 2024.11a) with Xcelium 24.03-s001 passes successfully with no errors. However, when building RunDemoTests.pro, I get 1 passing test (TbUart_SendGet1) and 10 failing tests (all the others). All failing tests timeout.
I investigated the TbStream_SendGetDemo1 test of the AxiStream test cases,…[Read more]
-
THOMSON became a registered member 3 months ago
-
Matt became a registered member 3 months ago
-
Leon became a registered member 3 months ago
-
George became a registered member 3 months ago
-
Carlos became a registered member 3 months ago
-
Glen became a registered member 3 months ago
-
Harry became a registered member 3 months, 1 week ago
-
Garrett became a registered member 3 months, 1 week ago
-
Sam became a registered member 3 months, 1 week ago
-
Sam became a registered member 3 months, 1 week ago
-
Jim Lewis replied to the topic Combining Results from Multiple Runs into One HTML Report in the forum OSVVM 3 months, 2 weeks ago
Hi David,
There may be some things you could do now to create what you want. I would probably merge the YAML files and then look at how build finishes as that is the step where the code coverage is merged.Best Regards,
Jim -
David replied to the topic Combining Results from Multiple Runs into One HTML Report in the forum OSVVM 3 months, 2 weeks ago
Hi Jim,
Thanks for the update and the clarification.
Exactly as you say, my main desire is parallelising the test execution. If I have 24 test cases and 24 simulator licenses, I’d like to complete the entire suite in one hour by running everything in parallel, rather than taking 24 hours to complete sequentially. Its common for us to have…[Read more]
-
Jim Lewis replied to the topic Combining Results from Multiple Runs into One HTML Report in the forum OSVVM 3 months, 2 weeks ago
Hi David,
Not yet. There are some planned changes coming later this year (2nd half) that should allow us to do this.If you are thinking code coverage data, you should be able to merge the results from each build together using the tool provided methods. It would be easy to add that capability to OSVVM.
Where we currently have one big…[Read more]
-
David started the topic Combining Results from Multiple Runs into One HTML Report in the forum OSVVM 3 months, 2 weeks ago
Hi everyone,
I’m hoping to be able to run my test cases on different machines and then combine everything into one HTML report (transcripts, code coverage, and functional coverage).
Is there a way in OSVVM to gather all these separate results into a single HTML report? I’d like to merge logs, coverage data, and any pass/fail info for the test c…[Read more]
-
Jonathan became a registered member 3 months, 2 weeks ago
-
Jim Lewis replied to the topic rlwrap in the forum OSVVM 3 months, 2 weeks ago
Hi Steve,
rlwrap is not required. It provides a command line history – like bash does that you can move through with up and down arrows. There may be an alternative on newer OS’s. I am still running Centos 7.. I need to update to a newer version soon as this one only supports tcl 8.5 and OSVVM is happier with 8.6.Best Regards,
Jim -
Steve started the topic rlwrap in the forum OSVVM 3 months, 2 weeks ago
Hi Jim,
I am working on a Red Hat Linux server and using Xcelium simulator. The OSVVM scripting docs indicates that I should initialize the
tcl
environment using therlwrap
utility. What is the purpose ofrlwrap
? Can I use OSVVM scripting without requiringrlwrap
? What functionality would I miss out on if my (initial) attempt at using OSVVM…[Read more] -
Anoushka became a registered member 3 months, 2 weeks ago
- Load More