chipsalliance/riscv-dv

Can not find file `VECTOR_INCLUDE("riscv_instr_cover_group_inc_cg_sample.sv") etc file path

lchuwen opened this issue · 1 comments

hi, in file [src] riscv-dv/src/riscv_instr_cover_group.sv, If enable RVV vector instr coverage VECTOR_INCLUDE("riscv_instr_cover_group_inc_cg_sample.sv") , i can not find files as below in riscv-dv lib: 1) riscv_instr_cover_group_inc_cpu_declare.sv 2) riscv_instr_cover_group_inc_cg_add.sv 3) riscv_instr_cover_group_inc_cg_instantiation.sv 4) riscv_instr_cover_group_inc_cg_sample.sv etc. Can you help show me where are these VECTOR_INCLUDE files path? looks like if enable RVV vector coverage need include these files? Thank you

I am also facing same issue. Can somebody help?