Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17267 Discussions

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

Altera_Forum
Honored Contributor II
1,626 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
478 Views

what mean my data standard for JTAG

0 Kudos
Altera_Forum
Honored Contributor II
478 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
478 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