Fix coalescer SUB_PROJECT for repo split

This commit is contained in:
Hansung Kim
2024-01-23 16:27:38 -08:00
parent 886b5c5d8a
commit 7d712bc9c0

View File

@@ -144,7 +144,7 @@ ifeq ($(SUB_PROJECT),coalescer)
VLOG_MODEL ?= $(MODEL)
MODEL_PACKAGE ?= freechips.rocketchip.unittest
CONFIG ?= CoalescingUnitTestConfig
CONFIG_PACKAGE ?= freechips.rocketchip.unittest
CONFIG_PACKAGE ?= radiance.memory
GENERATOR_PACKAGE ?= chipyard
TB ?= TestDriver
TOP ?= UnitTestSuite