Merge branch 'master' of https://github.gatech.edu/casl/Vortex
This commit is contained in:
@@ -5,7 +5,7 @@ all: RUNFILE
|
||||
|
||||
|
||||
VERILATOR:
|
||||
verilator -Wall -cc Vortex.v --exe test_bench.cpp -CFLAGS std=c++11
|
||||
verilator -Wall -cc Vortex.v --exe test_bench.cpp -CFLAGS -std=c++11
|
||||
|
||||
RUNFILE: VERILATOR
|
||||
(cd obj_dir && make -j -f VVortex.mk)
|
||||
|
||||
Reference in New Issue
Block a user