Skip to content

ANTLR-based implementation of an Accellera PSS language parser with C++ and Python interfaces

License

Notifications You must be signed in to change notification settings

PSSTools/pssparser

Repository files navigation

PSSParser

This project provides a ANTLR4-based parser for the Accellera PSS language. It also provides an AST (data model) for processing the result of the parser.

Build Status