Altera_Forum
Honored Contributor
13 years agoBidirectional pins in schematic entry
I am attempting to connect to a nand flash device with shared input/output data and command pins. I am using schematic entry for my Quartus top level design and I have added bidirectional pins that connect to ALT_IOBUF buffers. The output of these buffers looks to be controlled with an enable signal. My questions are:
1) is this the correct way to implement bidirectional pins in schematic entry? 2) does vcc or gnd enable the output buffer? 3) is there any kind of direction control necessary for the pin itself? 4) if not (which there is nothing evident in the schematic pin symbol) does a bidirectional pin just perform as a simple wire between the ALT_IOBUF buffer and my circuit board and it is up to me to control what source is driving the signal on the pin?