Annotations added
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# -----------------------------------------------------------------------------
|
||||
# Description: Layout preview helpers for generating SVG previews from saved layout YAML.
|
||||
# Inside functions: create_layout_svg_from_gds, _create_with_gdstk, _build_gdstk_cell, _resolve_child_cell, _import_gds_cell, _create_with_nazca, _load_local_layout, _safe_cell_name, _library_cell_by_name, _number
|
||||
# Developer : Qin Yue @ 2026
|
||||
# Organization : OptiHK Limited
|
||||
# -----------------------------------------------------------------------------
|
||||
import os
|
||||
from typing import Dict, Optional
|
||||
|
||||
|
||||
Reference in New Issue
Block a user