Forum Discussion
Altera_Forum
Honored Contributor
11 years agoS is a port on the mux4bit2to1 component not a signal in he lab1.
So to answer your question about scopes: The scope of variables are only in processes, and the scope of signals is only in the architecture. The scope of the in and outputs is only in the entities architecture for reading and writing, and only for "interconnecting" in a "parent" architecture.