HLA as Input Analyzer (for other HLA)

Hi,

is it possible to set a (custom) HighLevelAnalyzer as the Input Analyzer of another HighLevelAnalyzer?

E.g. process a stream of bytes by the Async Serial analyzer. These bytes are decoded by some custom HLA. The produced frames are then decoded further by another HLA: Async Serial β†’ HLA1 β†’ HLA2.

I tried the HLA py code from the example, but I can only select the Async Serial analyzer as Input Analyzer (not the other analyzer).

Thanks!
Sebastian

1 Like

Unfortunately, this is not possible at the moment. Having said that, we’re tracking this feature request below. Feel free to add your vote to it!

I’ve added a link to the feature request post above to your forum post here so we can remember your need for this feature.

1 Like