Skip to main content
Ctrl+K
laygo2 - Home laygo2 - Home
  • Overview
  • Trial
  • API Reference
  • Tech Setup
  • Resources
  • GitHub
  • Overview
  • Trial
  • API Reference
  • Tech Setup
  • Resources
  • GitHub

Section Navigation

  • laygo2.object package
    • laygo2.object.physical module
      • PhysicalObject class
      • IterablePhysicalObject class
      • PhysicalObjectGroup class
      • Rect class
      • Path class
      • Pin class
      • Text class
      • Instance class
      • VirtualInstance class
    • laygo2.object.template module
      • Template class
      • NativeInstanceTemplate class
      • ParameterizedInstanceTemplate class
      • UserDefinedTemplate class
      • routing module
        • RoutingMeshTemplate class
    • laygo2.object.grid module
      • Core methods
      • CircularMapping class
      • CircularMappingArray class
      • _AbsToPhyGridConverter class
      • _PhyToAbsGridConverter class
      • OneDimGrid class
      • Grid class
      • PlacementGrid class
      • RoutingGrid class
    • laygo2.object.database module
      • BaseDatabase class
      • Library class
      • Design class
        • append() method
        • place() method
        • route() method
        • route_via_track() method
        • via() method
        • pin() method
        • export_to_template() method
  • laygo2.interface package
    • laygo2.interface.bag module
    • laygo2.interface.skill module
    • laygo2.interface.skillbridge module
    • laygo2.interface.gdspy module
    • laygo2.interface.magic module
    • laygo2.interface.yaml module
    • laygo2.interface.mpl module
  • laygo2.util package
  • API Reference
  • laygo2.interface package

laygo2.interface package#

laygo2 interface package implements all interfaces to external data structure and tools (yaml, gds, skill, skillbridge, bag).

  • laygo2.interface.bag module
    • export()
    • load()
  • laygo2.interface.skill module
    • export()
    • load_cell_list()
    • load()
  • laygo2.interface.skillbridge module
    • export()
  • laygo2.interface.gdspy module
    • export()
  • laygo2.interface.magic module
    • export()
  • laygo2.interface.yaml module
    • export_template()
    • import_template()
  • laygo2.interface.mpl module
    • StatusbarHoverManager
      • StatusbarHoverManager.ax
      • StatusbarHoverManager.artists
      • StatusbarHoverManager.labels
      • StatusbarHoverManager.cid
      • StatusbarHoverManager.__init__()
      • StatusbarHoverManager.add_artist_labels()
    • export()
    • export_instance()
    • export_grid()

previous

export_to_template() method

next

laygo2.interface.bag module

This Page

  • Show Source

© Copyright 2021, Niftylab at Hanyang University, South Korea.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.16.1.