Skip to main content

KlayOut mAsk Layout Automation (KOALA) provides a user-friendly, easy-to-use interface for (photo)mask design.

Project description

Description

KLayout is an opensource and powerful mask design software. Thanks to its Ruby and Python APIs, programming extensions are available to the users. KlayOut mAsk Layout Automation (KOALA) simplifies the creation of new mask layouts by providing a higher-level interface and easy-to-use, pre-implemented designs.

You will find the installation instructions below and a variety of examples to get you started!

How does KLayout work

Installation

  • Download and install Anaconda

  • Open the Anaconda Prompt (Anaconda3)

  • Create a new environment specific for KOALA (for example, naming it "koala") by typing conda create --name koala and accept by typing y

  • Type conda activate koala to make the new environment active

  • Type pip install koala to install KOALA and all its dependencies

  • Install a Integrated Development Environment (IDE) for python. We recommend you to install the community version of PyCharm.

  • Open PyCharm, click at the bottom right to change your interpreter, and click on Add interpreter

  • On the menu, click on Conda Environment and select the recently created KOALA environment. Your interpreter is now the one from the KOALA environment

Roadmap

  • Implementation of the basic classes
  • Implementation of useful mask elements
  • 3 basic examples
  • 3 advanced examples

Contributing

This repository has been created by Imke Krauhausen and Charles-Théophile Coen. We are responsible for the development and maintenance of KOALA. If you wish to contribute, please contact us by email!

Project status

25% Setting up gitlab

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

koala-0.1.0.tar.gz (15.7 kB view hashes)

Uploaded Source

Built Distribution

koala-0.1.0-py3-none-any.whl (16.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page