FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
6261 Discussions

Print data on console from fpga through jtag

yashwanth24
Beginner
368 Views

I want to print the output on computer console after performing the operation on fpga with the help of JTAG connected. Is there any solution without usage of any extra hardware like wireless components. 

 

I have just implemented an arithmetic operations to be performed. 

0 Kudos
2 Replies
Kenny_Tan
Moderator
347 Views

Hi,


Thanks for using Intel community forum,


Kindly expect some delay in the reply due to holiday.


Thanks,


0 Kudos
YuanLi_S_Intel
Employee
323 Views

Hi, you may use Quartus signal tab to read the output signal from FPGA on your PC.

https://www.intel.com/content/www/us/en/docs/programmable/683819/21-3/logic-analyzer-introduction.html


0 Kudos
Reply