puneet3010 Posted April 28, 2011 Report Share Posted April 28, 2011 (edited) The UVM Manual 1.0 defines port as "A TLM interface that defines the set of methods used for communication. Used in UVM to connect to an export." while export is defined as "A transaction level modeling (TLM) interface that provides the implementation of methods used for communication. Used in UVM to connect to a port." For someone new to UVM (like me) they seem identical, Could somebody throw more light on the difference between them providing a use case if possible My understanding so far is that port is like a header file which defines all the communication functions and export provides the implementation for those functions. Thanks Edited April 28, 2011 by puneet3010 Quote Link to comment Share on other sites More sharing options...
uwes Posted April 29, 2011 Report Share Posted April 29, 2011 what about http://www.uvmworld.org/forums/showthread.php?157-TLM-PORT-IMPORT-and-EXPORT 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.