De-activate trace feature for now

This commit is contained in:
Florian Zaruba 2018-07-25 00:18:13 -07:00
parent 44300f4dbd
commit 9c1b32e1c9
No known key found for this signature in database
GPG key ID: E742FFE8EC38A792
2 changed files with 3 additions and 3 deletions

View file

@ -166,12 +166,12 @@ verilate:
-Wno-UNOPTFLAT \
-Wno-UNUSED \
-Wno-ASSIGNDLY \
--trace-structs --trace \
-LDFLAGS "-lfesvr" -CFLAGS "-std=c++11 -I../tb/dpi" -Wall --cc --vpi \
$(list_incdir) --top-module ariane_testharness \
--Mdir build \
--Mdir build -O3 \
--exe tb/ariane_tb.cpp tb/dpi/SimDTM.cc tb/dpi/SimJTAG.cc tb/dpi/remote_bitbang.cc
cd build && make -j8 -f Variane_testharness.mk
# --trace-structs --trace \
verify:
qverify vlog -sv src/csr_regfile.sv

2
tb

@ -1 +1 @@
Subproject commit 0e8c94df6f6b32ed3b0e4828a4065e04545cc341
Subproject commit d8f7666f1bb520d9edcced48ca1737614dc63b51