mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-05 09:03:53 +02:00
7 lines
59 B
Python
Executable File
7 lines
59 B
Python
Executable File
"""
|
|
Import tech specific modules.
|
|
"""
|
|
|
|
from tech import *
|
|
|