Registry / testing / elvis-lvs

elvis-lvs

JSON →
library0.2.1pypypi✓ verified 30d ago

A simple LVS (Layout vs. Schematic) tool for GDSFactory. Current version 0.2.1, requires Python >=3.12. Early-stage development, releases are infrequent.

testing
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

from elvis import LvsError
from elvis import lvs
from elvis import lvs_ok

Run LVS on a GDS file, output netlist.

from elvis_lvs import ElvisLVS gdspath = 'example.gds' netlist = ElvisLVS.run(gdspath) print(netlist)
Debug
Known footguns
gotchaVersion 0.2.1 requires Python >=3.12. Do not attempt to install on older Python.
gotchaImport uses underscore (elvis_lvs) not hyphen (elvis-lvs).
deprecatedAPI may change drastically between minor versions as it's early-stage.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
10 hits · last 30 days
gptbot
3
mj12bot
1
ahrefsbot
1
Resources

No resource links recorded.