Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- I mean if the interface node declares a variable that you are going to use in code, and the output does the same. Wouldnt it be better practice even, to map these directly onto the output rather than creating an intermediate variable? --- Quote End --- What do you mean by interface node? do you mean a port? and variables are specific things in VHDL - they are different from signals. Did you mean an intermediate signal?