Cpmpile_error

In reply to verificationengineer:

Most likely your cross needs to be written as

W_PM_ACESS: cross   W_CID, W_DID { 
                       bins wpmac =  binsof (W_CID.LOW)  && binsof (W_DID.LOW) ; 
}

You need to cross the coverpoint labels to access the bins you have defined.