Update layout_tutorial.md

This commit is contained in:
PhillipRambo 2025-03-27 14:50:41 +01:00 committed by GitHub
parent e8dd24565a
commit 56c35b0e69
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -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