mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-03 03:53:51 +02:00
Update openram.py location
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
OPENRAM_HOME := $(abspath $(TOP_DIR)/compiler)
|
||||
OPENRAM_TECH := $(abspath $(TOP_DIR)/technology)
|
||||
OPENRAM_COMPILER := $(OPENRAM_HOME)/openram.py
|
||||
OPENRAM_COMPILER := $(abspath $(TOP_DIR)/openram.py)
|
||||
|
||||
PDK_ROOT ?= $(TOP_DIR)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user