ARandomOWL / liberty-to-genlib

Convert Synopsys Liberty fomat to SIS Genlib
5 stars 0 forks source link

liberty-to-genlib

Convert Synopsys Liberty fomat to SIS Genlib

First iteration designed only to processes combinational gates.

Designed for interoperability with Workcraft, therefore (for the moment at least):

Requirements

Python 3
liberty-parser (tested with 0.0.7)

Usage

python liberty-to-genlib.py [inputfile.lib] > [outputfile.lib]