Tutorials

These tutorials are designed to help you learn DeviceLayout.jl progressively, building from basic concepts to advanced workflows. They assume you have installed DeviceLayout.jl and set up your workflow. They also assume basic familiarity with Julia syntax. If you're new to Julia, the Julia Manual is a good resource.

TutorialDescription
First Layout: Vernier ScaleBasic shapes, cells, and rendering
Working with Paths: CPW ResonatorPath segments, styles, and decorations
Building a Component: Interdigital CapacitorReusable, parameterized geometry
Schematic BasicsIntroduction to schematic-driven layout
Composite ComponentsTransmon with island and junction subcomponents
Creating a PDKBuild a simple process design kit

In each tutorial, you'll build on what you've learned in previous ones. We recommend following them in order if you're new to DeviceLayout.jl.