Re: [sv-ac] Proposal uploaded for Mantis 2722

From: ben cohen <hdlcohen@gmail.com>
Date: Fri Jul 09 2010 - 19:35:41 PDT

Minor changes:
$rose(data_phase) |-> ##[1:5] ((irdy==0) && ($fell(trdy) || $fell(stop))) ;
  // OK
*<Then, at clock tick 6, property*
*data_end is evaluates to true because stop gets asserted while irdy is
asserted.> *
Should be:
Then, at clock tick 6, property
data_end is evaluates to true because $fell(stop) evaluates to true while
irdy==0 is asserted.

On Fri, Jul 9, 2010 at 4:56 PM, Thomas J Thatcher <
thomas.thatcher@oracle.com> wrote:

> Hello Everyone,
>
> I have uploaded a proposal for Mantis 2722. Nothing controversial, but
> probably a few details to fix. We can discuss it at the next meeting.
>
> Thanks,
>
> Tom
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
>

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Fri Jul 9 19:36:25 2010

This archive was generated by hypermail 2.1.8 : Fri Jul 09 2010 - 19:36:35 PDT