Jim Lewis
-
Jim Lewis wrote a new post 8 years, 4 months ago
I am getting ready for the next session of Advanced Testbenches and Verification in UK and am looking forward to meeting another group of students.
Ready to improve your VHDL verification methodology? Come join […] -
Jim Lewis replied to the topic Scoreboard Package Error in Questa in the forum OSVVM 8 years, 4 months ago
That unfortunately is a known bug. 10.4 brought some new cool features, but some how broke for the scoreboard in a way that I could not figure out how to work around. If you are just working with the primary releases, the following versions also exhibit the issue: 10.4, 10.4a, 10.4b, 10.4c. 10.3 was fine. 10.4d and 10.5 are fine. The…[Read more]
-
Jim Lewis replied to the topic Possible Error in "ScoreboardPkg User Guide.pdf" in the forum OSVVM 8 years, 4 months ago
Good catch. I updated the source document. Thanks.
-
Jim Lewis wrote a new post 8 years, 8 months ago
2016.11a is a minor release. The only file that changed is VendorCovApiPkg_Aldec.vhd. There was a bug in one of the attributes that has been fixed and verified.
VendorCovApiPKg simplifies the connection […] -
Jim Lewis wrote a new post 9 years, 10 months ago
OSVVM Presentation in Copenhagen
IDA is hosting an OSVVM presentation on 9 November 2015 from 18:30 til 20:30. For details see: http://ida.dk/event/316127
OSVVM and Error Reporting
DVCon Europe in Munich, […] -
Jim Lewis wrote a new post 12 years, 8 months ago
Why no constraint solver? Are you going to add one?Nope. No constraint solver. Instead OS-VVM implements an innovative “Intelligent Testbench” feature that does a random walk across functional cove […]
-
Jim Lewis started the topic RandCovPoint(0.0) and potential changes in the forum OSVVM 13 years, 3 months ago
Hi,This post is to discuss a planned change to RandCovPoint. Its current declaration is:impure function RandCovPoint ( PercentCov : real := 100.0 ) return integer_vector ;Currently PercentCov is used to enable two separate concepts. If PercentCov is greater the current minimum coverage, then PercentCov represents a coverage goal. Anything…[Read more]