Skip to content

EDA-Solutions-Limited/exportLayer2GDSII

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

exportLayer2GDSII


Explore the project »
Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

Export user-chosen layers to GDSII in L-Edit

Built With

INSTALL_STEP

SECTION 1

Open "exportLayer2GDSII.py.tcl" in a text editor e.g. notepad

Set the path for the Python script here: (Example: set pyScriptLoc {F:\exportLayer2GDSII.py})

set pyScriptLoc {}

Execute the script ("exportLayer2GDSII.py.tcl") in L-Edit

Note: the TCL file must be loaded with every new session, to avoid doing so manually, please refer to L-Edit's documentation to decided the most suitable way to load the script automatically as there are plenty

Usage

  1. Have a design and a cell open

  2. Once the path to the script is set and the TCL is loaded, use the button "Export_layer_2_GDSII" in your toolbar

Notes:

N/A

Roadmap

N/A

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

MIT

Contact

support@eda-solutions.com