Accesing the properties of a component port

Status
Not open for further replies.

shaiko

Advanced Member level 5
Joined
Aug 20, 2011
Messages
2,644
Helped
303
Reputation
608
Reaction score
297
Trophy points
1,363
Activity points
18,302
Hello,

Is it possible to access the properties of a lower hiriechy port (with attributes) when instansiating it?

For example:

Code:
port map
(
     x => -- I want to access the length of "x" from here
)
 

no - the sizing information, if not already known, should be dictacted from the top down.
 
Reactions: shaiko

    shaiko

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…