memea

Module gds

Source
Expand description

GDS layout file processing for MemEA component enclosure calculation.

This module provides functionality to parse GDS layout files, inspect all layers, and calculate enclosure size based on the relative difference between the cell footprint and PR boundary.

Enums§

  • Errors that can occur during GDS layout processing.

Functions§

  • Augments component dimensions with enclosure data from GDS layout.
  • Computes enclosure requirements from GDS geometry elements.
  • Creates a hashmap of GDS library cells indexed by name for fast lookup.