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:
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
)