T
Tom Derham
Guest
I have a DSP chip with address/data bus and control pins interfaced to a
Spartan IIE.
The DSP is driving these lines, but I do not ever need to use some of them
in my FPGA design.
What should be done with these input pins? At the moment they are
completely unassigned (using Webpack). Some are strobing or clocking, and
others just fixed value.
Also, I have assigned two pins which connect to ground on the DSP board as
GROUND_OUT <= '0';
Is this adequate for grounding? I guess there is no such thing as a ground
'input' on an FPGA as you cannot assign an input to '0'.
The DSP bus is driven out through a TI CMOS transceiver/buffer chip (on TI
C6711 DSK board) and I have connected this bus directly to inputs on the
FPGA, configured as LVTTL as logic 1 is 3.3V. Is this OK? Do I need to use
pullup or pulldown "virtual" resistors on the FPGA inputs?
Many thanks for your help
Tom
Spartan IIE.
The DSP is driving these lines, but I do not ever need to use some of them
in my FPGA design.
What should be done with these input pins? At the moment they are
completely unassigned (using Webpack). Some are strobing or clocking, and
others just fixed value.
Also, I have assigned two pins which connect to ground on the DSP board as
GROUND_OUT <= '0';
Is this adequate for grounding? I guess there is no such thing as a ground
'input' on an FPGA as you cannot assign an input to '0'.
The DSP bus is driven out through a TI CMOS transceiver/buffer chip (on TI
C6711 DSK board) and I have connected this bus directly to inputs on the
FPGA, configured as LVTTL as logic 1 is 3.3V. Is this OK? Do I need to use
pullup or pulldown "virtual" resistors on the FPGA inputs?
Many thanks for your help
Tom