OpenRAM/technology/scn3me_subm/tech/__init__.py

10 lines
169 B
Python
Raw Normal View History

2016-11-08 18:57:35 +01:00
"""
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 *