An open API service indexing awesome lists of open source software.

https://github.com/siliconcompiler/sc-leflib


https://github.com/siliconcompiler/sc-leflib

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

[![CI Tests](https://github.com/siliconcompiler/sc-leflib/actions/workflows/tests.yml/badge.svg)](https://github.com/siliconcompiler/sc-leflib/actions/workflows/tests.yml)
[![Wheels](https://github.com/siliconcompiler/sc-leflib/actions/workflows/wheels.yml/badge.svg)](https://github.com/siliconcompiler/sc-leflib/actions/workflows/wheels.yml)

# What is sc-leflib?

A [LEF](https://en.wikipedia.org/w/index.php?title=Library_Exchange_Format&oldid=1105463237) parser for [SiliconCompiler](https://github.com/siliconcompiler/siliconcompiler) based on [OpenROADs](https://github.com/The-OpenROAD-Project/OpenROAD) implementation.

# Contributing

sc-leflib is an open-source project and welcomes contributions.

# Issues / Bugs

We use [GitHub Issues](https://github.com/siliconcompiler/sc-leflib/issues)
for tracking requests and bugs.

# License

- [Apache License 2.0](LICENSE)
- [LEF Parser / Apache License 2.0](https://github.com/The-OpenROAD-Project/OpenROAD/blob/master/src/odb/src/lef/LICENSE.TXT)

# More information

[Docs](https://docs.siliconcompiler.com/en/latest/reference_manual/floorplan_api.html)