[dv] update directory paths for riscv-dv coverage

Signed-off-by: Udi <udij@google.com>
This commit is contained in:
Udi 2020-04-21 11:26:13 -07:00 committed by udinator
parent 6db7e12073
commit d0ea6fe449

View file

@ -389,11 +389,12 @@ post_compare: $(OUT-SEED)/regr.log
###############################################################################
# Generate RISCV-DV functional coverage
# TODO(udi) - add B extension
fcov:
python3 ${GEN_DIR}/cov.py \
--core ibex \
--dir ${OUT}/rtl_sim \
-o ${OUT}/fcov \
--dir ${OUT-SEED}/rtl_sim \
-o ${OUT-SEED}/fcov \
--isa rv32imc \
--custom_target riscv_dv_extension