mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 01:24:39 +02:00
FreePDK45 running with klayout and Sky130 running with magic.
This commit is contained in:
+8
-1
@@ -17,6 +17,13 @@ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$XYCE_LIB
|
||||
export XYCE_NO_TRACKING="anything at all"
|
||||
|
||||
# PDKs
|
||||
export FREEPDK45=/home/PDKs/FreePDK45
|
||||
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