remove boom variables | update ci
This commit is contained in:
12
variables.mk
12
variables.mk
@@ -38,18 +38,6 @@ ifeq ($(SUB_PROJECT),example)
|
||||
TB ?= TestDriver
|
||||
TOP ?= BoomRocketTop
|
||||
endif
|
||||
# for BOOM developers
|
||||
ifeq ($(SUB_PROJECT),boom)
|
||||
SBT_PROJECT ?= boom
|
||||
MODEL ?= TestHarness
|
||||
VLOG_MODEL ?= TestHarness
|
||||
MODEL_PACKAGE ?= boom.system
|
||||
CONFIG ?= LargeBoomConfig
|
||||
CONFIG_PACKAGE ?= boom.system
|
||||
GENERATOR_PACKAGE ?= boom.system
|
||||
TB ?= TestDriver
|
||||
TOP ?= BoomRocketSystem
|
||||
endif
|
||||
# for Rocket-chip developers
|
||||
ifeq ($(SUB_PROJECT),rocketchip)
|
||||
SBT_PROJECT ?= rocketchip
|
||||
|
||||
Reference in New Issue
Block a user