mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 01:24:39 +02:00
updated gitignore and regression make to ignore gf180. Fixed issue with rom decoder routing
This commit is contained in:
@@ -5,7 +5,7 @@ include $(TOP_DIR)/openram.mk
|
||||
|
||||
ARGS ?=
|
||||
TEST_TECHS ?= scn4m_subm freepdk45
|
||||
TECHS ?= scn4m_subm freepdk45 sky130 gf180mcu
|
||||
TECHS ?= scn4m_subm freepdk45 sky130
|
||||
|
||||
TEST_DIR = $(TOP_DIR)/compiler/tests
|
||||
TEST_SRCS = $(sort $(notdir $(wildcard $(TEST_DIR)/*_test.py)))
|
||||
|
||||
Reference in New Issue
Block a user