From 5923698bf98969af3dcc800111d6975dc639c819 Mon Sep 17 00:00:00 2001 From: PhillipRambo <93056982+PhillipRambo@users.noreply.github.com> Date: Thu, 27 Mar 2025 14:50:57 +0100 Subject: [PATCH] Update layout_tutorial.md --- .../part_3_layout/layout_tutorial.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/module_1_bandgap_reference/part_3_layout/layout_tutorial.md b/modules/module_1_bandgap_reference/part_3_layout/layout_tutorial.md index e19a76ac..5064f744 100644 --- a/modules/module_1_bandgap_reference/part_3_layout/layout_tutorial.md +++ b/modules/module_1_bandgap_reference/part_3_layout/layout_tutorial.md @@ -1,4 +1,4 @@ -# Layout and Physical Verification +C# Layout and Physical Verification In this tutorial, we will guide you through the systematic process of laying out the bandgap reference circuit. This task is divided into two parts: the design of the two-stage OTA and the bandgap core, both of which were created in parts 1 and 2 of this series. The primary focus here is to transition the design from the schematic editor into KLayout for layout implementation, ensuring that pycells are correctly utilized in the layout process. @@ -90,7 +90,7 @@ As we move into the layout phase, performing LVS (Layout vs. Schematic) checks i - Enable the option **LVS netlist: Top level is a .subckt**. - Click **Netlist** to generate the required file. -2. **Inspect the CDL File**: +2. **Inspect the spice File**: - Open the `.spice` file in a text editor to ensure its contents look correct. You should see something like this: