Forum Discussion
Altera_Forum
Honored Contributor
8 years agoAs far as I know, an alias is another name for a vhdl signal in the same entity, you create an alias for a signal based on the hierarchy. The compiler only knows the path to a signal after it has elaborated your design, hence the error.