Forum Discussion
Altera_Forum
Honored Contributor
9 years agoDetect high impedance on the input pin
Hi to all, for my little project, I need to manage the output pin of any FPGA placing them at high impedance. This is not a problem, I can do it with MAX10 and Cyclone IV. However I would ...
Altera_Forum
Honored Contributor
9 years agoUsually, for busses that are biderectional, there is a master somewhere that knows what direction the bus is driving at all times. For your inputs, there would be a write_enable signal or similar so you know whether the input pins should be Z or not.
Using some external circuitry like those described above seems rather over complicated.