-
Notifications
You must be signed in to change notification settings - Fork 151
Installation instructions
There are three parts: 1) installation of KLayout, 2) installation of SiEPIC-Tools + SiEPIC-EBeam-PDK, and 3) installation of the SiEPIC-EBeam compact model library in Lumerical Interconnect.
- http://www.klayout.de/build.html (Windows, Linux, MacOS)
Open KLayout, then menu item Tools | Manage Packages
-
Install the 'SiEPIC-Tools' package (install this one first)
-
Install the 'SiEPIC-EBeam-PDK' package
** Note: If you receive an error "Error downloading file", please report it to the KLayout developer, and install the package using GitHub (instructions below).
-
[Windows only:] Install the 'Windows_Python_Packages_for_KLayout' package: this includes some packages that are missing in the Python distribution included in KLayout, such as numpy (math package), which is useful for making complex PCells and required for integration with Lumerical INTERCONNECT and FDTD Solutions tools.
-
Restart KLayout
-
You should see a new menu item, "SiEPIC" with the version number
-
Check back periodically in the Package Manager for updates
-
You need Lumerical INTERCONNECT installed, and you need a license feature called "INTERCONNECT and Automation API" available.
-
Create a new layout (File | New), and choose EBeam as the technology, top cell = test.
-
then menu item, SiEPIC | Simulation, Circuits | Setup Lumerical INTERCONNECT Compact Model Library
-
INTERCONNECT should open, and you should get a confirmation that the library is loaded
-
Close INTERCONNECT so that the library information is saved.
-
This method allows you to fetch the latest version of the package by fetching it directory from the repository. This alternate installation method downloads the files from GitHub, and makes them available to KLayout either by telling KLayout where to find them, or by creating symbolic links from your local GitHub folder to the KLayout folder.
-
Install GitHub Desktop https://desktop.github.com/ (for Windows and Mac OSX users; Linux users need to use git)
-
Install this repo using GitHub Desktop: click on the green button Code > Open in GitHub Desktop
- Start KLayout
- Menu Tools > Manage Technologies
- In the window on the left (Technologies), right click, then Import Technology
- Navigate to your GitHub folder and select GitHub / SiEPIC_EBeam_PDK / klayout_dot_config / tech / EBeam / EBeam.lyt.
- Create a new layout, menu File > New Layout, Technology = EBeam
- Subscribe to PDK updates by clicking on the Watch buttom at the top
- To update the PDK, open GitHub Desktop, and click on "Pull Origin"
- Restart KLayout
- You can use the symbolic_links.bat (for Windows) or symbolic_links.sh (for Mac OSX) installation scripts to complete this step
- Create symbolic links of SiEPIC-Tools and SiEPIC_EBeam_PDK. ** example above is for the manual installation of SiEPIC-Tools package, you must repeat the same process for installing any other SiEPIC package (e.g., SiEPIC_EBeam_PDK) by creating a symbolic link to the klayout_dot_config file in the repository.
- Open Lumerical INTERCONNECT
- Open the window "Element Library"
- Scroll down to "Design Kits", and right-click, then "Install"
- Compact Model Library Package: find the EBeam_vxxxx.CML file in the PDK, located in the "tech/EBeam" folder.
- Destination Folder: can be anywhere on your computer.