Skip to content

antmicro/libsdfparse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A simple C++ SDF parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.3%
  • CMake 17.8%
  • Yacc 16.0%
  • Lex 14.9%