RE: [sv-ac] Regarding Coverage features

From: Eduard Cerny <Eduard.Cerny_at_.....>
Date: Mon Nov 21 2005 - 04:42:50 PST
Hello Saurabh,
 
you can bind any module, interface or program to any other such object
definition or instance. (The exception is that module cannot be bound to
a program.) It is like instantiation but done from the outside and can
also be done only to an instance.
 
Best regards,
ed
 


________________________________

	From: owner-sv-ac@eda.org [mailto:owner-sv-ac@eda.org] On Behalf
Of Shrimal, Saurabh Kumar
	Sent: Saturday, November 19, 2005 12:30 PM
	To: sv-ec@eda.org; sv-ac@eda.org
	Subject: [sv-ac] Regarding Coverage features
	
	

	Hi,

	 

	   I am having few doubts with respect to coverage supports
provided by SV.

	 

	1.	Is it possible to use "bind " keyword to bind my file
which is having all the information of coverpoints ??? as LRM says that
similar we can do with assertions only, so is it possible with
covergroups also. 

	 

	      2.  How can we do on/off with the covergroups??Like in
Randomization , we r having " rand_mode() / constraint_mode()"
predefined methods to do that at run time . So, is there any pre defined
method to do that ??

	 

	      3.  Since we r using dynamic allocation/execution for
covergroup/classes by using "new" , so at run time as per our
requirement in the modelling, can we use "delete" , and keep off that
particular coverage/class object handler ??.

	 

	 

	Regards

	-Saurabh

	 
Received on Mon Nov 21 04:43:05 2005

This archive was generated by hypermail 2.1.8 : Mon Nov 21 2005 - 04:44:22 PST