mirror of https://github.com/VLSIDA/OpenRAM.git
7 lines
59 B
Python
7 lines
59 B
Python
|
|
"""
|
||
|
|
Import tech specific modules.
|
||
|
|
"""
|
||
|
|
|
||
|
|
from tech import *
|
||
|
|
|