Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

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

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!

3 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.