Altera_Forum
Honored Contributor
8 years agoNios II and Python
I am trying to send char bytes from my fpga to a python program, the data bytes are hexadecimal data, and those values will be plotted in a GUI table. The nios code is unsigned char temp =0x...