mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 09:30:38 +02:00
7 lines
59 B
Python
7 lines
59 B
Python
"""
|
|
Import tech specific modules.
|
|
"""
|
|
|
|
from tech import *
|
|
|