Forum Discussion
sstrell
Super Contributor
4 years agoIt's not clear whether you're trying to create a tri-state output or a bidirectional I/O. Your ports are bidirectional, but your logic is for a tri-state output.
If it's supposed to be a tri-state, lblY1 should be an out, not inout.