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 agoIf you don't use a Nios then I think it would be easier for you to use the JTAG to Avalon Master IP. Then instead of going through the nios2-terminal, you can write a script in System Console that can directly write to your registers on the Avalon bus.