minor update
This commit is contained in:
@@ -47,7 +47,7 @@ VL_FLAGS += verilator.vlt
|
|||||||
VL_FLAGS += --exe $(SRCS) $(RTL_INCLUDE)
|
VL_FLAGS += --exe $(SRCS) $(RTL_INCLUDE)
|
||||||
VL_FLAGS += --cc Vortex.v --top-module $(TOP)
|
VL_FLAGS += --cc Vortex.v --top-module $(TOP)
|
||||||
|
|
||||||
// Use FPNEW PFU core
|
# Use FPNEW PFU core
|
||||||
VL_FLAGS += -DFPU_FPNEW
|
VL_FLAGS += -DFPU_FPNEW
|
||||||
|
|
||||||
DBG_FLAGS += -DVCD_OUTPUT $(DBG_FLAGS)
|
DBG_FLAGS += -DVCD_OUTPUT $(DBG_FLAGS)
|
||||||
|
|||||||
Reference in New Issue
Block a user