OpenRAM/technology/freepdk45/tech/__init__.py

7 lines
60 B
Python
Raw Normal View History

2016-11-08 18:57:35 +01:00
"""
2018-01-20 01:19:05 +01:00
Import tech specific modules.
2016-11-08 18:57:35 +01:00
"""
2019-03-06 16:41:38 +01:00
from .tech import *
2016-11-08 18:57:35 +01:00