Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20704 Discussions

Quartus System Console

MK_ABQ
New Contributor II
420 Views

Hi, 
I have couple of questions regarding the system console tool used for debugging. 

 

1) How does this tool communicate with the FPGA?

2) Do we need to invoke any special IP core in the design, or can we use this tool for debugging a simple code like say for example:  a blinky LED code?

MK_ABQ_0-1678373338440.png

 

 

Thanks,

MK

 

0 Kudos
4 Replies
sstrell
Honored Contributor III
409 Views

Typically, it connects through JTAG but there are other options.  Yes you need a bridge or some IP like a Nios II to connect.  See the documentation and training:

https://www.intel.com/content/www/us/en/docs/programmable/683819/22-4/analyzing-and-debugging-designs-with-84752.html

https://cdrdv2.intel.com/v1/dl/getContent/653126

 

0 Kudos
IntelSupport
Community Manager
397 Views

MK,


Yes, system Console runs on your host computer and communicates with your running design through debug agents. Debug agents are the soft-logic embedded in some IP cores that enable debug communication with the host computer. For example are Nios® II with debug and JTAG to Avalon® Master Bridge IP core.


0 Kudos
IntelSupport
Community Manager
361 Views

Let me know if there is any other concern at your end from previous reply


0 Kudos
IntelSupport
Community Manager
328 Views

 As we do not receive any response from you on the previous question/reply/answer that we have provided. Please login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.


p/s: If any answer from community or Intel support are helpful, please feel free to mark as solution, give Kudos and rate 5/5 survey


0 Kudos
Reply