Drag & Drop

By 16 May 2017KLayout

Drag & drop in KLayout

In this video show how to use drag and drop feature in Klayout. First, we generate a library of building blocks using Nazca and load it as a library file into Klayout. Then, we show how to place cells from the library into the layout.

We used Nazca version 0.2 to prepare this video. To generate the demofab library of building blocks using Nazca version 0.3 use the following syntax:

import nazca as nd
import nazca.demofab as demo

nd.export_gds(demo.BBcells)

Related Tutorials

Nazca LayoutNazca Foundry
19 December 2019

Inverted MMI

In this example we show how to create an inverted MMI with custom interconnects.
Nazca LayoutNazca Foundry
8 December 2019

Euler bends

In this example we show how to use Euler bends
Nazca LayoutNazca Foundry
8 December 2019

Free form curves

In this example we show how to create a free form parametric curve
Nazca LayoutNazca Foundry
11 November 2019

Log your layout

In this example we show how to log your layout.