mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
minor update
This commit is contained in:
parent
d618e22f2b
commit
269c06f7ea
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ VL_FLAGS += --exe $(SRCS) $(RTL_INCLUDE)
|
|||
VL_FLAGS += --cc Vortex.v --top-module $(TOP)
|
||||
|
||||
# FPU backend
|
||||
FPU_CORE ?= FPU_DPI
|
||||
FPU_CORE ?= FPU_FPNEW
|
||||
VL_FLAGS += -D$(FPU_CORE)
|
||||
|
||||
DBG_FLAGS += -DVCD_OUTPUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue