puneet3010 Posted September 29, 2011 Report Share Posted September 29, 2011 Hello, Are there any guidelines on how to use DPI function calls in UVM with SV. I cant't find anything specific in the user-guide or html reference. Also could not find any examples in the UVM 1.1 package for DPI. We can still use DPI normally, but was wondering if UVM supplies any specific interface for DPI ? Thanks, Puneet Quote Link to comment Share on other sites More sharing options...
uwes Posted September 30, 2011 Report Share Posted September 30, 2011 hi, UVM uses the SV native DPI to implement regexp and hdl access (via $pli). UVM doesnt expose a new interface for DPI its simply SV code therefore you use the normal DPI. /uwe Quote Link to comment Share on other sites More sharing options...
puneet3010 Posted October 3, 2011 Author Report Share Posted October 3, 2011 Thanks Uwes for your comment. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.