Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

How is Weak-Low 'L' Synthesized?

Hello I have a statement like this: if input = 'L' then output <= '0'; else output <= '1'; end if; How does 'L' synthesize? What voltage l...