File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
dv/uvm/core_ibex/riscv_dv_extension Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 11661166 gen_opts : >
11671167 +enable_zcb_extension=1
11681168 rtl_test : core_ibex_base_test
1169+
1170+ - test : riscv_zcmp_balanced_test
1171+ desc : >
1172+ Random instruction test with zcmp instructions in balanced configuration
1173+ iterations : 10
1174+ gen_test : riscv_rand_instr_test
1175+ gen_opts : >
1176+ +enable_zcb_extension=1
1177+ +enable_zcmp_extension=1
1178+ rtl_test : core_ibex_base_test
1179+
1180+ - test : riscv_zcmp_directed_test
1181+ desc : >
1182+ Random instruction test with zcmp instructions in balanced configuration
1183+ iterations : 10
1184+ gen_test : riscv_instr_base_test
1185+ gen_opts : >
1186+ +enable_zcb_extension=1
1187+ +enable_zcmp_extension=1
1188+ +directed_instr_0=riscv_zcmp_chain_instr_stream,1
1189+ +instr_cnt=100
1190+ +num_of_sub_program=0
1191+ +no_branch_jump=1
1192+ rtl_test : core_ibex_base_test
You can’t perform that action at this time.
0 commit comments