Forum Discussion
Altera_Forum
Honored Contributor
8 years agoJTAG UART receive Integers from FPGA
Dear community, I'm trying to send some initialisation data to the FPGA and receive the results via JTAG UART. The problem is that nios2-terminal, which I'm using to communicate with the J...
Altera_Forum
Honored Contributor
8 years ago@asi_ka: thanks for your reply,
JTAG Master (JTAG to Avalon Master Bridge) would be an alternative IP to JTAG UART, right? But is there a different way to comunicate with then with JTAG UART? Actually, I didn't have reasons not to use JTAG Master. But I started this project with the idea to use UART as comunication port and then I read about JTAG UART, so I wouldn't have to use a USB to UART adapter.