Forum Discussion
Altera_Forum
Honored Contributor
8 years agoHDL equivalent of ALT_IOBUF
if (EN = 1)
Green = Blue;
else
Green = "Z";
Purple = Green; You are apparently misunderstanding the function, only the INOUT (or bidirectional) port green can be tri-stated.