Forum Discussion

grzegorzbie's avatar
grzegorzbie
Icon for New Contributor rankNew Contributor
1 year ago

signal tap file format, XML Schema

Hi,

As far as I can tell the STP file produced by Signal Tap is an XML File.

Could You please provide a file format, preferably an XML Schema file.

Regards!

2 Replies

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

    I doubt you're going to get that kind of info about the .stp file from Altera. What do you need this for?

    • grzegorzbie's avatar
      grzegorzbie
      Icon for New Contributor rankNew Contributor

      Hi, I'm using signaltap in testing algorithms in running systems with automated data analysys in python.
      For now i'm using "reverse engineered" python program. Well, you don't have to actually reverse engineer a lot, considering text nature of xml files, but i would like to make a neat solution that is properly "forward" engineered :).