Altera_Forum
Honored Contributor
12 years agoassigning DE2 switches to inout port
Hello all,
I am building a custom microcontroller. I just tried to implement GPIO ports. The microcontroller entity has multiple ports as inout. This works fine in simulation, but in 'reality' on a DE2 board a problem occurs. Connecting it to the 7-segment displays and LEDs is no problem, but connecting it to the switches I get a message telling me that I have multiple drivers. I understand why this happens, but don't know how to fix it. Could you help me on my way?