Rename SUB_PROJECT to coalescer

This commit is contained in:
Hansung Kim
2023-10-06 13:36:27 -07:00
parent e2cdb5e523
commit 4f83f1cde6

View File

@@ -139,7 +139,7 @@ ifeq ($(SUB_PROJECT),constellation)
TOP ?= NoC
endif
# For graphics developers
ifeq ($(SUB_PROJECT),graphics)
ifeq ($(SUB_PROJECT),coalescer)
SBT_PROJECT ?= chipyard
MODEL ?= TestHarness
VLOG_MODEL ?= $(MODEL)