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 agoThanks alot for the answers,
As i dont have much time left for my thesis and the comunication interface will be changed anyway later, I found a temporaty solution to validate my output. I just record the data with SignalTap and export it to a .csv file. The next time I have to face that problem I know what I will use. Thank you