Explore the project »
Report Bug
·
Request Feature
Table of Contents
A set of scripts that leverages Calibre to allow you to add antenna data to your lef files
The extractantennadata.py takes 5 arguments: LEFfile GDSlayermap GDSfile CellName ConfigFile
The mergeantennadata.py takes 3 arguments: the physical lef, the antenna lef, and then the output file. Output file is overwritten if it exists.
L-Edit layout design, LEF file and GDS files
Download file to a read directory
You can also clone the repo:
git clone https://github.com/EDA-Solutions-Limited/find_net_labels.git- None
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
MIT License