Forum Discussion
Altera_Forum
Honored Contributor
11 years agoBidirectional bus - noob question
Sorry if this is a basic misunderstanding, but I'm just learning FPGAs (I did electronics at university, but that was 20+ years ago). I've got the Cyclone II dev kit, and I'm trying to set it u...
Altera_Forum
Honored Contributor
11 years agoThanks. I think I'll give VHDL a go, people seem to say that might be better than Verilog for beginners as it's supposedly a bit harder to shoot yourself in the foot with it :-)
I'll use muxes then - I just wanted to check I wasn't missing something. The synthesizer gives warnings if I use tri-states, and I don't like getting warnings if I can help it, and I like to know what is really happening rather than have things changed to something 'similar', so using muxes makes me happier.