mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-06 17:35:28 +02:00
Use library imports globally
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
#
|
||||
"""
|
||||
This is a DRC/LVS/PEX interface file the case with no DRC/LVS tools.
|
||||
|
||||
"""
|
||||
import debug
|
||||
|
||||
from openram import debug
|
||||
|
||||
# Only print the warning once.
|
||||
drc_warned = False
|
||||
|
||||
Reference in New Issue
Block a user