PDA

View Full Version : ovm_blocking_put_port


sharan_basappa
05-06-2008, 05:06 PM
Some of the ovm examples use class ovm_blocking_put_port.
I dont find any description of this in the ovm reference guide.
Any idea?

dave_59
05-07-2008, 01:47 AM
blocking_put is one of the uni-directional interfaces defined for ovm_uni-if_port.

Take a look at the AVM Cookbook TLM chapter at http://www.mentor.com/go/cookbook. for more information on avm_blocking_put_port.