KLayout Plugin: Netlist Import
June 11, 2026 · View on GitHub
- Import you netlist and place cell instances (e.g. PCells, static cells)
This add-on can be installed through KLayout package manager, see installation instructions here
Usage
Import a netlist
- Create new layout
- Middle click your TOP Cell
- Open importer by clicking File→Import→Netlist in the main menu
Installation using KLayout Package Manager
- From the main menu, click Tools→Manage Packages to open the package manager
- Locate the
Netlist Import, double-click it to select for installation, then click Apply - Review and close the package installation report
- Confirm macro execution
Acknoledgements
Using netlist_parser.py by Rohan Chadhury (https://github.com/rohaansch/netlist-parser), licensed under MIT license.