minor update
This commit is contained in:
@@ -50,7 +50,7 @@ VL_FLAGS += --exe $(SRCS) $(RTL_INCLUDE)
|
|||||||
VL_FLAGS += --cc Vortex.v --top-module $(TOP)
|
VL_FLAGS += --cc Vortex.v --top-module $(TOP)
|
||||||
|
|
||||||
# FPU backend
|
# FPU backend
|
||||||
FPU_CORE ?= FPU_DPI
|
FPU_CORE ?= FPU_FPNEW
|
||||||
VL_FLAGS += -D$(FPU_CORE)
|
VL_FLAGS += -D$(FPU_CORE)
|
||||||
|
|
||||||
DBG_FLAGS += -DVCD_OUTPUT
|
DBG_FLAGS += -DVCD_OUTPUT
|
||||||
|
|||||||
Reference in New Issue
Block a user