mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-04 16:51:40 +02:00
7 lines
60 B
Python
7 lines
60 B
Python
"""
|
|
Import tech specific modules.
|
|
"""
|
|
|
|
from .tech import *
|
|
|