[sv-cc] Question on "rand" qualifer on struct elements

From: Warmke, Doug <doug_warmke_at_.....>
Date: Wed Nov 29 2006 - 11:47:18 PST
Hello SV-CC,

I have a nice DPI question for everyone to ponder.

In SV, it is possible to declare struct elements
as "rand" or "randc":

struct {
    int I;
    rand int J;
    randc int K;
} S;

Should structs with these element datatype qualifiers
be allowed as DPI arguments?

Are there any other similar qualifiers we should watch
out for?

Thanks,
Doug
Received on Wed Nov 29 11:47:21 2006

This archive was generated by hypermail 2.1.8 : Wed Nov 29 2006 - 11:47:37 PST