[sv-ac] [sv-ac] Review of IEEE P1800™/D1, Mantis 2722

From: ben cohen <hdlcohen@gmail.com>
Date: Sat May 07 2011 - 05:15:00 PDT

*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