Logo
1

Overview

  • Introduction to the Alcyon Utilities package
  • Modules

Alcyon Utilities installation

  • Introduction
  • Requirements
  • Installation
    • A. Install through KLayout salt folder
    • B. Install as Python package (not recommended)

Modules

  • Layout Creator module
    • Introduction
    • User guide
      • What is a graph?
      • Graph creation
        • 1. The LayoutGraph class
        • 2. Placing a LayoutGraph on a Top cell: the place_nodes method
        • 3. Contact points locations of a graph
    • Classes and functions
      • LayoutGraph
        • LayoutGraph.__init__()
        • LayoutGraph.place_nodes()
      • get_library_by_name()
  • Commons module
    • Drawing tools
      • Introduction
      • Classes and functions
        • cast_contact_points()
        • convert_pins_to_points()
        • create_arc()
        • create_simple_arc()
        • generate_rect_point_series()
        • get_s_bend_points()
        • get_s_bend_points_2()
        • rotate_2d()
        • rotate_point_list()
        • y_junction()
    • Library tools
      • Introduction
      • User guide
      • Classes and functions
        • GdsLibrary
        • create_gds_library_by_tech_name()
        • get_alcyon_libraries_folders()
        • get_alcyon_libraries_names()
        • get_alcyon_libraries_names_by_folder()
        • get_alcyon_libraries_versions()
        • get_cell_shapes_by_tech_layer_idx()
        • get_drawers_dict()
        • get_libraries_dict()
        • get_libraries_dict_v2()
        • get_library_drawers()
        • get_library_info()

PIC design examples

  • Integrated Optical Coherence Tomography (OCT) system
    • Introduction
    • Scripting process

Release Notes

  • 5.5.1
    • Features
    • Known issues
  • 5.5.0
    • Features
    • Improvements
    • Known issues
  • 5.4.1
    • Fixes
    • Known issues
  • 5.4.0
    • New features
    • Known issues
  • 5.3.4
    • Bugfixes
    • Known issues
  • 5.3.3
    • Bugfixes
    • Known issues
  • 5.3.2
    • Bugfixes
    • Known issues
  • 5.3.1
    • Bugfixes
    • Known issues
  • 5.3.0
    • New Features
    • Known issues
  • 5.2.0
    • New Features
    • Known issues
  • 5.1.1-rc
    • Fix
    • Known issues
  • 5.1.0-rc
    • New Features
    • Known issues
  • 5.0.0-rc
    • New Features
    • Known issues
  • 4.0.0-rc
    • New Features
    • Deprecations
    • Known issues
  • v3.1.0
    • New Features
    • Deprecations
    • Fixes/improvements
    • Known issues
  • v3.0.1
    • Fixes
    • Known issues
  • v3.0
    • New Features
    • Changelog
    • Fixes
    • Known issues
  • v2.0rc
    • New Features
    • Changelog
    • Known issues

License

  • License
    • Alcyon Photonics Library - End User License Agreement
      • 1. DEFINITIONS
      • 2. LICENSE
        • 2.1.
        • 2.2.
        • 2.3.
      • 3. LICENSE TERM
        • 3.1.
        • 3.2.
      • 4. FABRICATION PROCESS
        • 4.1.
        • 4.2.
        • 4.3.
        • 4.4.
        • 4.5.
      • 5. RIGHTS OF ALCYON AND RESTRICTIONS
        • 5.1.
        • 5.2.
        • 5.3.
        • 5.4.
        • 5.4.1.
        • 5.4.2.
        • 5.4.3.
        • 5.4.4
        • 5.4.5.
        • 5.4.6.
        • 5.4.7. c
      • 6. UPGRADES
        • 6.1.
        • 6.2.
      • 7. ECONOMIC TERMS
        • 7.1.
        • 7.2.
        • 7.3.
        • 7.4.
      • 8. PRIVACY
        • 8.1.
        • 8.2.
        • 8.3.
        • 8.4.
        • 8.5.
        • 8.6.
        • 8.7.
        • 8.8.
        • 8.9.
        • 8.10.
      • 9. EARLY TERMINATION
        • 9.1.
        • 9.2.
        • 9.3.
      • 10. MAINTENANCE
        • 10.1.
      • 11. WARRANTY AND INDEMNIFICATION
        • 11.1.
        • 11.2.
        • 11.3.
        • 11.4.
        • 11.5.
        • 11.6.
        • 11.7.
      • 12. LIMITATION OF LIABILITY
        • 12.1.
        • 12.3.
        • 12.4.
        • 12.5.
      • 13. MISCELLANEOUS
        • 13.1.
        • 13.2.
        • 13.3.
        • 13.4.
        • 13.5.
        • 13.6.
        • 13.7.
      • 14. GOVERNING LAW AND JURISDICTION
        • 14.1.
      • ANNEX 1
        • FABRICATION AGREEMENT
        • 1. CONSTRUCTION
        • 2. PURPOSE
        • 3. TERMS OF THE AUTHORIZATION
        • 4. TERM
        • 5. RIGHTS OF ALCYON AND RESTRICTIONS
        • 6. ECONOMIC TERMS
        • 7. PRIVACY
        • 8. REPRESENTATIONS AND WARRANTIES
        • 9. LIMITATION OF LIABILITY
        • 10. EARLY TERMINATION
        • 11. MISCELLANEOUS
        • 12. GOVERNING LAW AND JURISDICTION
    • Third Party Source Code Copyright
Alcyon's PDK for Klayout
  • Commons module
  • View page source

Commons module

  • Drawing tools
    • Introduction
    • Classes and functions
  • Library tools
    • Introduction
    • User guide
    • Classes and functions
Previous Next

© Copyright Alcyon Photonics (c) 2022.

Built with Sphinx using a theme provided by Read the Docs.