*ref: Mantis 2722*
*Page 403: *Missing closing parentheses in "$rose(data_phase)". Was OK in
mantis.
The requirement for the end of a data phase can be expressed as follows:
property data_end;
@(posedge mclk)
$rose(data_phase*)* |-> ##[1,5] ((irdy==0) && ($fell(trdy) || $fell(stop)))
;
endproperty
----------------------
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Sat May 7 05:16:02 2011
This archive was generated by hypermail 2.1.8 : Sat May 07 2011 - 05:16:16 PDT