Forum Discussion
Altera_Forum
Honored Contributor
15 years agoIn your vhdl code, the connection between data and dat is unidirectional, which is probably not what you intended.
But why are you using vhdl in the first place? Can't you define your external RAM as a tristate slave and just declare all the signals that you need?