Forum Discussion
Altera_Forum
Honored Contributor
10 years agoThe reason you're getting Z output is that you have the en2 almost always 0, giving mypoint_add 'Z'. I see uyou are also trying to drive 000 to it? why are you using tri-states at all? are you trying to connect to some off chip devices?
I also noticed there are signals missing from the process sensitivity list, this may affect the simulation behaviour. There is no way you can initialise mypoint_add because it is just a wire.