[sv-bc] namespaces


Subject: [sv-bc] namespaces
From: Francoise Martinolle (fm@cadence.com)
Date: Tue Jun 17 2003 - 12:31:37 PDT


Randy,

can you have an import statement inside a scope like a named block, named fork, task etc...
If so what is the effect if it appears after some declarations? Does it hides the previous declarations
of do you raise a compilation error?

I see that there is a difference in import of a declaration depending if it is imported
as part of a wildcard import or as part of a single import declaration.
Why this difference?

Effectively if you have a namespace declaring some data types and functions operating on these data types, and you want to use the imported declarations for all the modules in your design,
you have to insert the import declaration before every module used in your design.

Francoise
       '



This archive was generated by hypermail 2b28 : Tue Jun 17 2003 - 12:32:38 PDT