SVE is built on top of a SystemVerilog parser and indexing system. These systems can be used independently of the SystemVerilog editor and other SVE IDE features. This page provides a tutorial on writing an application that uses the parser and indexer to parse SystemVerilog source and extract data from the resulting database.
TODO