mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-01 18:48:10 +02:00
Move pdk paths to docker invocation
This commit is contained in:
@@ -14,14 +14,6 @@ export XYCE_LIB=$XYCE_HOME/lib
|
||||
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$XYCE_LIB
|
||||
export XYCE_NO_TRACKING="anything at all"
|
||||
|
||||
# PDKs
|
||||
export FREEPDK45=/pdk/freepdk45
|
||||
# Set to the PDK you want to use
|
||||
export PDK_DIR=$FREEPDK45
|
||||
|
||||
# Skywater PDK
|
||||
export PDK_ROOT=/pdk
|
||||
|
||||
# OpenRAM
|
||||
export OPENRAM_HOME=/openram/compiler
|
||||
export OPENRAM_TECH=/openram/technology
|
||||
|
||||
Reference in New Issue
Block a user