Files
OpenRAM/technology/freepdk45/tech/__init__.py
T
2016-11-08 09:57:35 -08:00

10 lines
169 B
Python

"""
Python GDS Mill Package
GDS Mill is a Python package for the creation and manipulation of binary GDS2 layout files.
"""
from tech import *
from ptx_port import *