Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- It's a VHDL newbie mistake, this statement works: --- sda_io <= '0' when drive_sda = '1' else 'Z'; --- I still wish to know where and how to find the Altera's equivalent components of Xilinx's IBUF and OBUFE to instantiate in the design. Thanks for your help. --- Quote End --- you only need to use inout for the sda_io