Jim Lewis
-
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, 7 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, 9 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, 7 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]