Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- 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? --- Quote End --- I mean if you declare the pin in the module description, does this act as a buffer for this number. Or is it needed to re declare variables in code (on the architecture side) even tho these are not used to store any other variable that the one that set the pin to "whatever"?