Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17267 Discussions

How can I observe the waveform of pin and internal signal with jtag by MCU?

Altera_Forum
Honored Contributor II
1,635 Views

I am making a educational experiment board.I want record the waveform of internal signal and pin by MCU into a file.It seems that signaltap-II can do it,but I don't know the data standerd transferd by jtag and I don't want observe waveform by Quartus. 

Please give me some suggest. 

Thank a lot!
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
487 Views

what mean my data standard for JTAG

0 Kudos
Altera_Forum
Honored Contributor II
487 Views

You can perform SignalTap II operations through the QuartusTcl command shell. Generally, SignalTap is using Altera Virtual JTAG functions, that are documented in a respective Megafunction User Guide, but the application specific protocol part is undocumented.

0 Kudos
Altera_Forum
Honored Contributor II
487 Views

I think you can tap the data with SignalTapII, after that you can save the data as other format thru "save as" menu command in QII.

0 Kudos
Reply