weid
New Contributor
6 years agoPull up or down of DCLK and DATA[0] pin of FPGA
Hi,
I wonder how to handle the DCLK and DATA[0] pin of FPGA.
a. The datasheet says that these pins must be pulled high or low after configuration for JTAG mode(can't folat).
b. However, the datasheet also says that these pins have an internal pullup (25K typical) that is always active at AS mode. So, this seems to be contradictory information.
Looks now I use both the JTAG and AS mode with same JTAG port, I use JTAG mode debug the Nios source code also use JTAG port to download firmware to EPCS flash with the NIOS "EPCS_controller" use AS mode, so, whether I need add poll down or up resistor for these pin?