Skip to content

utisam/blif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libblif

A library to parse BLIF (Berkeley Logic Interchange Format) files.

How to use

cd build
cmake ..
make -j4 && sudo make install
sudo ldconfig

Develop

cmake -DCMAKE_BUILD_TYPE=Debug ..
make -j4
make test

Documentation

cd src
doxygen

About

A library to parse BLIF (Berkeley Logic Interchange Format) files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors