Forum Discussion
Altera_Forum
Honored Contributor
16 years agoYes it's only possible from the top level entity. If you want that signal to reach another entity, you'll have to connect it through the hierarchy. Declare it as a port in your entity, and in the instantiotion in the top level file, connect it to the pin.