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.
| Tutorial | Description |
|---|---|
| First Layout: Vernier Scale | Basic shapes, cells, and rendering |
| Working with Paths: CPW Resonator | Path segments, styles, and decorations |
| Building a Component: Interdigital Capacitor | Reusable, parameterized geometry |
| Schematic Basics | Introduction to schematic-driven layout |
| Composite Components | Transmon with island and junction subcomponents |
| Creating a PDK | Build 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.