Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 239 Bytes

File metadata and controls

8 lines (6 loc) · 239 Bytes

SDF Parse

This is a simple C++ parser for Standard Delay Format (SDF) files. Internally it uses flex/bison to handle parsing.

The parser supports a small subset of the SDF format which suffices to load basic delay information.