using FPGA JTAG as GPIO

  • Follow


Hi
I want to debug a custom board with no interface for data exchange.
The requirement is PC based autometic test pattern generation and real
time data exchange from FPGA based hardware.

I chanced to see an article in Xcell Journal of  2nd quarter 2005,
titled: "Using the JTAG Interface as a General-Purpose Communication
Port"--- but couldn't find any thing from the link given in the
article.

How can I get GNAT tool as described in that article.

Or

Any other suggestion to use JTAG of Xilinx FPGA as general purpose I/
O.


regards
MH

0
Reply moazzamhussain (13) 5/22/2007 9:15:03 AM

On 22 Mai, 11:15, mh <moazzamhuss...@gmail.com> wrote:
> Hi
> I want to debug a custom board with no interface for data exchange.
> The requirement is PC based autometic test pattern generation and real
> time data exchange from FPGA based hardware.
>
> I chanced to see an article in Xcell Journal of  2nd quarter 2005,
> titled: "Using the JTAG Interface as a General-Purpose Communication
> Port"--- but couldn't find any thing from the link given in the
> article.
>
> How can I get GNAT tool as described in that article.
>
> Or
>
> Any other suggestion to use JTAG of Xilinx FPGA as general purpose I/
> O.
>
> regards
> MH

just connect your logic to BSCAN and implement anything you need.

BSCAN "redirects" USERx JTAG instructions for custom implementation in
the FPGA fabric.
just look in IP cores that use this, like the OPB_MDM, etc..

Antti




0
Reply Antti 5/22/2007 9:48:58 AM


On May 22, 12:15 pm, mh <moazzamhuss...@gmail.com> wrote:
> Hi
> I want to debug a custom board with no interface for data exchange.
> The requirement is PC based autometic test pattern generation and real
> time data exchange from FPGA based hardware.
>
> I chanced to see an article in Xcell Journal of  2nd quarter 2005,
> titled: "Using the JTAG Interface as a General-Purpose Communication
> Port"--- but couldn't find any thing from the link given in the
> article.
>
> How can I get GNAT tool as described in that article.
>
> Or
>
> Any other suggestion to use JTAG of Xilinx FPGA as general purpose I/
> O.
>
> regards
> MH

If it's enough to monitor and control fpga pins by JTAG you can try
Scanseer tool -- http://www.scanseer.com.

-- SK

0
Reply SKatsyuba 5/24/2007 9:30:30 PM

2 Replies
148 Views

(page loaded in 0.027 seconds)

Similiar Articles:






7/13/2012 3:13:47 PM


Reply: