[sv-ec] Defining range of bins in coverpoint

From: Neil Korpusik <Neil.Korpusik_at_.....>
Date: Mon Dec 22 2008 - 14:00:16 PST
<forwarding email from new member>

Questions such as this should go to the following email address.

     sv-ec@eda.org




-------- Original Message --------
Subject: 	Defining range of bins in coverpoint
Date: 	Thu, 18 Dec 2008 09:28:22 -0700
From: 	Yoo, Byung C <byung.c.yoo@intel.com>


Hi

I just subscribed to the mail list as I was instructed by Maidment,
Matthew R, Levy, Yossef (DT) at Intel Corporation.

I am not sure if I am sending email to the right address. Please let me
know what I should do if this it not he right process.

There is a question/suggestion for enhancement as described below.

When I define the range of a bin in coverpoint, I found that it is
strange that variables can be used as range of bins only if they are
covergroup argument


addr: coverpoint  iT.address iff (iT.cmd == MEM_WRITE || iT.cmd == MEM_READ)
       {
          bins memory = {[0:ddr_max]};  // Memory space
        }


I could use neither any other variables nor const constant.
There are many randomly generated variables before the covergroup is
generated.
It will be convenient if I can use them directly without having to use
covergroup argument.

Does this make sense?

Thanks,
Byung Yoo

DHG
Intel Corporation

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Mon Dec 22 14:01:10 2008

This archive was generated by hypermail 2.1.8 : Mon Dec 22 2008 - 14:01:54 PST