From 56c35b0e690e98fe6045d3d65b995b3c57fffde9 Mon Sep 17 00:00:00 2001 From: PhillipRambo <93056982+PhillipRambo@users.noreply.github.com> Date: Thu, 27 Mar 2025 14:50:41 +0100 Subject: [PATCH] Update layout_tutorial.md --- .../module_1_bandgap_reference/part_3_layout/layout_tutorial.md | 1 - 1 file changed, 1 deletion(-) 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 7c5f67bd..e19a76ac 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 @@ -42,7 +42,6 @@ A netlist is essentially a list of components and their connections used for sim - **Pins (`.iopin`)**: Specifies external connection points for the subcircuit. - **End Markers (`.ends`, `.end`)**: Marks the beginning and end of the subcircuit and netlist. -We will also explore the use of CDL (Cadence Design Language) netlists for LVS later in the tutorial. ### Creating the Device Gallery