mirror of
https://github.com/verilator/verilator.git
synced 2025-01-06 06:37:45 +00:00
Remove leakchecking.txt
This commit is contained in:
parent
5ef373500f
commit
c3fa475096
@ -1,4 +0,0 @@
|
|||||||
export GLIBCPP_FORCE_NEW=1
|
|
||||||
compile with -DVL_LEAK_CHECKS
|
|
||||||
valgrind --tool=memcheck --leak-check=yes $VERILATOR_ROOT/verilator_bin_dbg -MMD --bin $VERILATOR_ROOT/verilator_bin_dbg --cc -f $VERILATOR_ROOT/test_c/../test_v/input.vc top.v --no-skip-identical 2>&1 | tee ~/d/aa
|
|
||||||
valgrind --tool=memcheck --leak-check=yes $VERILATOR_ROOT/verilator_bin_dbg -MMD --bin $VERILATOR_ROOT/verilator_bin_dbg --cc $VERILATOR_ROOT/test_regress/t/t_case_huge.v --no-skip-identical -I$VERILATOR_ROOT/test_regress/t 2>&1 | tee ~/d/aa
|
|
Loading…
Reference in New Issue
Block a user