Amir3
Occasional Contributor
4 years agowhat the best way to send data from FPGA to PC by JTAG communication?
Hi,
What is the best way to send data from FPGA to PC by JTAG Communication?
I ask about JTAG because I have no more free communication line left and I need information to be transmitted at a fas...
- 4 years ago
Hi Amir,
You could use System Console or a JTAG bridge. These designs take advantage of Platform Designer and don't require Nios.
Link to JTAG Bridge. It's on pages 57 and 149. https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_embedded_ip.pdf
System Console user guide: https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_system_console.pdf
Travis