RE: [sv-ac] 2005

From: Seligman, Erik <erik.seligman_at_.....>
Date: Mon Sep 17 2007 - 11:29:04 PDT
>I was thinking of putting the assignments without clocking event
including assignment to  functions inside always_comb and not the other
way around

 

I don't quite understand.  How would the function below be rewritten?

 

function bit test_1(bit x, y);

   test_1  = (x == y);

  a1: assert property (x == y);

endfunction


-- 
This message has been scanned for viruses and 
dangerous content by MailScanner <http://www.mailscanner.info/> , and is

believed to be clean. 
-- 
This message has been scanned for viruses and 
dangerous content by MailScanner <http://www.mailscanner.info/> , 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 Mon Sep 17 23:32:50 2007

This archive was generated by hypermail 2.1.8 : Mon Sep 17 2007 - 23:33:19 PDT