約778件1ページ目

日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:6か月以内
  • 2024/6/1 -Polygon]]: """Returns a dict of Polygons per layer. Args: merge: if ... Args: gdspath: GDS file path to write to. gdsdir: directory for the GDS file ...

    2024/2/26 -Polygon and gdspy.PolygonSet . In this notebook, we show a few examples of using these functions to create GDS polygons, cells and files from Tidy3D ...

    2024/1/23 -i write one script which give me layer name and there area of layer so i want to calculate density of every layer. my script - import pya

    2024/5/1 -Klayout doesn't natively support circles because the GDS file format does not have a "circle" primitive built-in, so instead it creates a polygon. Make sure you ...

    2024/6/27 -To import a PDK from GDS files into gdsfactory you need: GDS file with all the cells that you want to import in the PDK (or separate GDS files, where each file ...

    2024/3/23 -port gdsfactory from gdspy to gdstk: faster booleans, loading and writing GDS files. remove Inheritance of Component, ComponentReference, Polygon, Label from ...

    2024/5/21 -Layer Name: Name of the layer. This usually corresponds to a particular GDS layer. Layer Purpose: Purpose of the layer, for example: drawing, pin, text, etc.

    2024/2/1 -Layout element which places text as a Group of Boundary elements or Path Elements. The elements created as such will be exported as GDSII polygons.

    2024/5/4 -... Polygon and Path. Enhancement: #1528 LEF: Implement ... Fixed a polygon decomposition bug when writing GDS files with big polygons with many holes.

    2024/2/13 -Hi, i am working on high voltage devices design using skill code and there are requirement to fill the 90 degree angle internal corners with rounded shapes.