Forum Discussion
Altera_Forum
Honored Contributor
19 years agoJTAG Hub, Avalon JTAG UART
Hi, I'm looking for documentation about how to communicate with an Avalon JTAG UART from an external microcontroller. I have read ug_virtualjtag and thus know how i could implement communi...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Many of the informations the original poster has been asking for is contained in the Virtual JTAG Megafunction User Guide 2.0 (Dec. 2008). Did you review it? --- Quote End --- thx for your reply, i think that isnot my needs, now i want to use miccontroller to communicate to the FPGA via its jtag_uart ,the fpga is running and cant hang up,so,i wanna kown how the jtag_uart transe data. and i found the the jtag instruct 'oxc,oxe' and send /recive data such as "1+flag+8bit(byte)" that the meaning is that use 10 bit to transe a byte. then i cant guass the init /handshake ;and "instructions with code 0xC and 0xE appear quite often"