LICENSE
README.md
pyproject.toml
lmschem/__init__.py
lmschem/author.py
lmschem/edit.py
lmschem/gen_inventory.py
lmschem/rules.md
lmschem.egg-info/PKG-INFO
lmschem.egg-info/SOURCES.txt
lmschem.egg-info/dependency_links.txt
lmschem.egg-info/requires.txt
lmschem.egg-info/top_level.txt
lmschem/geometry/__init__.py
lmschem/geometry/model.py
lmschem/geometry/report.py
lmschem/geometry/router.py
lmschem/geometry/solve.py
lmschem/geometry/adapters/__init__.py
lmschem/geometry/adapters/base.py
lmschem/geometry/adapters/lcapy.py
lmschem/inventory/__init__.py
lmschem/inventory/body_extents.yaml
lmschem/inventory/components.yaml
lmschem/inventory/options.yaml
lmschem/inventory/pins.yaml
lmschem/inventory/placer.yaml
lmschem/inventory/schemcpts.yaml
lmschem/inventory/semantic_types.yaml
lmschem/inventory/text_metrics.yaml
lmschem/portgraph/__init__.py
lmschem/portgraph/compose.py
lmschem/portgraph/ir.py
tests/test_author_harness.py
tests/test_blocks.py
tests/test_box_and_decorations.py
tests/test_channel_assignment.py
tests/test_circuit_inventory.py
tests/test_digital_primitives.py
tests/test_geometry_engine.py
tests/test_grammar_components.py
tests/test_lcapy_adapter.py
tests/test_lead_decoration.py
tests/test_pin_facing.py
tests/test_placement_alignment.py
tests/test_portgraph_ir.py
tests/test_semantic_vocabulary.py
tests/test_vocabulary_coverage.py