RE: [sv-bc] Tf ansi nonansi declaration issue.

From: Bresticker, Shalom <shalom.bresticker_at_.....>
Date: Fri Jul 11 2008 - 03:06:55 PDT
Hi,
 
See Mantis 1169 and Mantis 2273 for some of these issues.
I'll look at your test cases and add to Mantis notes about those issues
which are not already listed.
 
Thanks,
Shalom


________________________________

	From: owner-sv-bc@server.eda.org
[mailto:owner-sv-bc@server.eda.org] On Behalf Of Daniel Mlynek
	Sent: Friday, July 11, 2008 12:23 PM
	To: sv-bc@server.eda-stds.org
	Cc: 'Przemek Cichon'
	Subject: [sv-bc] Tf ansi nonansi declaration issue.
	
	
	I've prepeared couple of tests showing the issues related to tf
declaration.
	 
	IMHO the LRM doesn't explicitly said what is allwed and what
not- all possible cases and details are in attachment but the problem
may be illustrated by case like below:
	 
	 
	function void f1(input b);
	         reg [3:0] b;  //mixture of ANSI and non ANSI like
declaration of tf - imho this should be dupllicate identifier 
	    begin
	        $display("%b", b);
	    end
	endfunction
	 
	Is this known problem? is there mantis for that? - or maybe I've
missed descripition of such cases in LRM?
	 
	DANiel

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

---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Fri Jul 11 03:07:31 2008

This archive was generated by hypermail 2.1.8 : Fri Jul 11 2008 - 03:07:45 PDT