mirror of https://github.com/VLSIDA/OpenRAM.git
Prevent import error
This commit is contained in:
parent
3113798b13
commit
02810a0740
|
|
@ -6,6 +6,7 @@
|
|||
# All rights reserved.
|
||||
#
|
||||
import os
|
||||
import sys
|
||||
|
||||
|
||||
# Attempt to add the source code to the PYTHONPATH here before running globals.init_openram()
|
||||
|
|
|
|||
Loading…
Reference in New Issue