Forum Discussion
grzegorzbie
New Contributor
1 year agosignal 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!
sstrell
Super Contributor
1 year agoI doubt you're going to get that kind of info about the .stp file from Altera. What do you need this for?
- grzegorzbie1 year ago
New 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 :).