https://github.com/siliconcompiler/sc-leflib
https://github.com/siliconcompiler/sc-leflib
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/siliconcompiler/sc-leflib
- Owner: siliconcompiler
- License: apache-2.0
- Created: 2023-08-30T21:10:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-12T14:39:17.000Z (5 months ago)
- Last Synced: 2026-01-12T21:20:01.228Z (5 months ago)
- Language: C++
- Size: 1.22 MB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/siliconcompiler/sc-leflib/actions/workflows/tests.yml)
[](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)