Forum Discussion

FvM's avatar
FvM
Icon for Super Contributor rankSuper Contributor
10 days ago

Quartus Prime Pro 26.1 - Where to find Documentation of new Signaltap features

Hello,

Quartus Prime Pro 26.1 is advertizing new SignalTap Python API. But there's no 26.3 Signaltap User Guide yet available. Where to find a documentation of Python interface or example code?

Regards
Frank

4 Replies

  • KennyT_altera's avatar
    KennyT_altera
    Icon for Super Contributor rankSuper Contributor

    Hi Frank,

     

    I will get back to you on this by next week,

     

    Thanks

  • FvM's avatar
    FvM
    Icon for Super Contributor rankSuper Contributor

    Hi Kenny,
    I found in the meantime
    altera_pro\26.1\quartus\common\python\lib\site-packages\altera_sld\stp.py

    Apparently no other code or documentation provided, but looks like a good starting point.

    Regards
    Frank

    • KennyT_altera's avatar
      KennyT_altera
      Icon for Super Contributor rankSuper Contributor

      thank you for the additional information, we will get back to you soon. 

  • Hi Frank,

    yes, the stp.py that you referenced is a what is currently available.  One note is that the module in only available using quartus_py.   This can be accessed using the Quartus Command Window (Windows OS) or by exporting the quartus/bin directory (Linux).