mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-25 06:17:38 -04:00
minor update
This commit is contained in:
parent
4eb85dd97a
commit
ac2242b51f
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue