RE: [sv-bc] multiple package imports

From: Bresticker, Shalom <shalom.bresticker_at_.....>
Date: Wed Jun 20 2007 - 22:57:38 PDT
  

ok with me

 

________________________________

From: Arturo Salz [mailto:Arturo.Salz@synopsys.com] 
Sent: Wednesday, June 20, 2007 7:22 PM
To: Bresticker, Shalom; sv-bc@eda.org
Subject: RE: [sv-bc] multiple package imports

 

Shalom, 

 

I wonder if perhaps explicit syntax may be better for this, for example:

 

   Import pckg1::(a , b) pack2::(c, d);

 

Arturo

________________________________

From: owner-sv-bc@eda.org [mailto:owner-sv-bc@eda.org] On Behalf Of
Bresticker, Shalom
Sent: Wednesday, June 20, 2007 2:09 AM
To: sv-bc@eda.org
Subject: [sv-bc] multiple package imports

 

Hi,

If one wants to explicitly import several declarations from a package,
one must repeat the package name each time:

import pkg::a, pkg::b ;

It would be nice if it were possible to omit the package name on
multiple items (not the first). The package name omission would indicate
to take the preceding package name. E.g.,

import pkg1:a,b, pkg2:c,d ;

This would be convenient when importing a long list of names, like not
having to repeat port direction and type in a port list.

Comments?

Thanks,

Shalom

Shalom Bresticker

Intel Jerusalem LAD DA

+972 2 589-6852

+972 54 721-1033 

 


-- 
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.



image001.gif
Received on Wed Jun 20 22:59:13 2007

This archive was generated by hypermail 2.1.8 : Wed Jun 20 2007 - 22:59:35 PDT