Altera_Forum
Honored Contributor
16 years agoBus contention because of the FPGA.
Hey guys,
I have a BIDIR pin in my design file now that is not connected to any logic. Since that pin is connected to a DSP, I have been having bus contention problems. I know for sure that the FPGA is the culprit. The only difference between a functional design (when the pin is connected to some logic) and a non-functional design (pin is not connected to any logic) is:, Info: Pin GPIO[1] has VCC driving its datain port Currently, on the oscillioscope, yes I can see that the FPGA is driving the pin high, how do I avoid that? Thanks.