[sv-bc] Query related with explicit name port declaration.

From: Dhiraj Kumar Prasad <dhiraj_at_.....>
Date: Fri Nov 13 2009 - 01:35:06 PST
Hello,

I have a query related with  explicit name port declaration.

For example

module mod(output logic .P1(r));
   int  r;
endmodule

In above testcases once a type is specified with port then is this(logic 
here) will be regarded
as type of  "r" ??

If yes then does the redefinition of variable "r" should be treated as 
illegal as the name
is previously declared.

If not then what is the significance of specifying explicit data 
type(logic here) with port .

Different standard tools are behaving in  different way.

Regards,
dhiRAj




-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Fri Nov 13 01:58:39 2009

This archive was generated by hypermail 2.1.8 : Fri Nov 13 2009 - 02:00:13 PST