-
Notifications
You must be signed in to change notification settings - Fork 221
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CV32E40Pv2 Verification update #2357
CV32E40Pv2 Verification update #2357
Commits on Oct 30, 2023
-
Add fp testcases information into verif plan
Signed-off-by: bsm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b02c745 - Browse repository at this point
Copy the full SHA b02c745View commit details
Commits on Nov 30, 2023
-
add new interface for coverage used for cv32e40p specific floating po…
…int pipeline coverage Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedNov 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 7da3501 - Browse repository at this point
Copy the full SHA 7da3501View commit details -
add configs fpu_latency,rv32f_fcov_en,zfinx_fcov_en based on cv32e40p…
… core supported ISA config Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedNov 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 2ce11c8 - Browse repository at this point
Copy the full SHA 2ce11c8View commit details -
added cv32e40p specific floating instr specific coverage for rv32f an…
…d zfinx Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedNov 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 5bc131a - Browse repository at this point
Copy the full SHA 5bc131aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 678d3d7 - Browse repository at this point
Copy the full SHA 678d3d7View commit details
Commits on Dec 1, 2023
-
Enhance coverage to capture locations within hwloop for specific events
Signed-off-by: bsm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b581328 - Browse repository at this point
Copy the full SHA b581328View commit details -
Merge pull request #96 from XavierAubert/cv32e40p/bsm-Improve_hwloop_…
…covergroup_1201 Enhance coverage to capture locations within hwloop for specific events
Configuration menu - View commit details
-
Copy full SHA for cef23e5 - Browse repository at this point
Copy the full SHA cef23e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea125c3 - Browse repository at this point
Copy the full SHA ea125c3View commit details -
Update core-dv test for fp mstatus fs
Signed-off-by: bsm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ccad4b - Browse repository at this point
Copy the full SHA 4ccad4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 590d897 - Browse repository at this point
Copy the full SHA 590d897View commit details -
Merge pull request #97 from XavierAubert/cv32e40p/bsm-fp_udpate_testc…
…ases_1201 Cv32e40p/bsm fp udpate testcases 1201
Configuration menu - View commit details
-
Copy full SHA for 9b02a13 - Browse repository at this point
Copy the full SHA 9b02a13View commit details -
F/Zfinx custom fcov update removing redundant cp, optimize crosses wi…
…th more iff and minor improvement for code structure Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 03a57e1 - Browse repository at this point
Copy the full SHA 03a57e1View commit details -
Replace and rework COMMON_HWLOOP_EXC_HANDLING_CODE to make it more ge…
…neric to be used for both traps and debug Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 44647b9 - Browse repository at this point
Copy the full SHA 44647b9View commit details -
Re-enable ImperasDV isacov, keeping PULP coverage disabled temporarily
Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 1, 2023 Configuration menu - View commit details
-
Copy full SHA for e444fa7 - Browse repository at this point
Copy the full SHA e444fa7View commit details -
Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 6754aeb - Browse repository at this point
Copy the full SHA 6754aebView commit details -
Resolve issue of avail_regs of riscv_rand_instr_stream not getting ra…
…ndomized Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 13f5a60 - Browse repository at this point
Copy the full SHA 13f5a60View commit details -
Merge pull request #98 from XavierAubert/cv32e40p/vja_ww48_fixes
TB updates and improvements for ww48
Vaibhav Jain authoredDec 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 807d038 - Browse repository at this point
Copy the full SHA 807d038View commit details
Commits on Dec 2, 2023
-
update randomize_avail_regs again to solve issues with compress instr…
… randomization Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 2fba315 - Browse repository at this point
Copy the full SHA 2fba315View commit details -
Merge pull request #99 from XavierAubert/cv32e40p/vja_corev_dv_fix
update randomize_avail_regs again to solve issues with compress instr…
Vaibhav Jain authoredDec 2, 2023 Configuration menu - View commit details
-
Copy full SHA for add4b10 - Browse repository at this point
Copy the full SHA add4b10View commit details
Commits on Dec 4, 2023
-
Increase limit to fix regression issue
Signed-off-by: bsm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e559c79 - Browse repository at this point
Copy the full SHA e559c79View commit details -
Merge pull request #100 from XavierAubert/cv32e40p/bsm-fix_regr_issue…
…_1204 Increase limit to fix regression issue
Configuration menu - View commit details
-
Copy full SHA for 213c6e2 - Browse repository at this point
Copy the full SHA 213c6e2View commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e8fef3e - Browse repository at this point
Copy the full SHA e8fef3eView commit details -
Merge pull request #102 from XavierAubert/cv32e40p/bsm-Fix_ucdb_merge…
…_issue Fix ucdb merge issue
Configuration menu - View commit details
-
Copy full SHA for e30a396 - Browse repository at this point
Copy the full SHA e30a396View commit details
Commits on Dec 12, 2023
-
add func store_instr_gpr_handling to use reserved reg from cfg for st…
…r instr in debug program Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 3eeb856 - Browse repository at this point
Copy the full SHA 3eeb856View commit details -
add init for str instr's reserved source registers rs1/rs3 for debug …
…program Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 664debd - Browse repository at this point
Copy the full SHA 664debdView commit details -
add override for gen_init_section to initialize str instr reserved re…
…g before other reg initialization Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 89adbba - Browse repository at this point
Copy the full SHA 89adbbaView commit details -
add cv32e40p_instr_gen_config object for the class and remove all oth…
…er instances Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 6d71cd7 - Browse repository at this point
Copy the full SHA 6d71cd7View commit details -
remove workaround which was excluding pulp store instr in debug program
Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 8bdfa16 - Browse repository at this point
Copy the full SHA 8bdfa16View commit details -
Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 7ad565b - Browse repository at this point
Copy the full SHA 7ad565bView commit details -
Merge pull request #103 from XavierAubert/cv32e40p/vja_ww50_fixes
Fixes for random stores in corev-dv generated debug program
Vaibhav Jain authoredDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 3c4ffcf - Browse repository at this point
Copy the full SHA 3c4ffcfView commit details -
temporarily remove cluster tests and build until cluster tb ready
Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for fbae748 - Browse repository at this point
Copy the full SHA fbae748View commit details -
move corev_rand_pulp_hwloop_exception_with_int_debug_trigger to long …
…list Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 8f50e97 - Browse repository at this point
Copy the full SHA 8f50e97View commit details -
Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 1fd49ef - Browse repository at this point
Copy the full SHA 1fd49efView commit details -
Merge pull request #104 from XavierAubert/cv32e40p/vja_regress
Updates for regress lists and v2 ci check
Vaibhav Jain authoredDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 308f587 - Browse repository at this point
Copy the full SHA 308f587View commit details -
Increased a bit Embench test compilation timeout.
Signed-off-by: Pascal Gouedo <[email protected]>
Pascal Gouedo committedDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for a58a0a2 - Browse repository at this point
Copy the full SHA a58a0a2View commit details -
Corrected Coremark compilation options and added context save/restore…
… switch. Signed-off-by: Pascal Gouedo <[email protected]>
Pascal Gouedo committedDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for b4558c5 - Browse repository at this point
Copy the full SHA b4558c5View commit details -
Inverted csr writes in floating point enable function to have a clean…
… status after its execution. Signed-off-by: Pascal Gouedo <[email protected]>
Pascal Gouedo committedDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 9f9f031 - Browse repository at this point
Copy the full SHA 9f9f031View commit details -
Better/global correction of debug assertion.
Signed-off-by: Pascal Gouedo <[email protected]>
Pascal Gouedo committedDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for f428792 - Browse repository at this point
Copy the full SHA f428792View commit details -
Merge pull request #105 from XavierAubert/cv32e40p/dev_dd_pgo
Debug assertion correction.
pascalgouedo authoredDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 183d284 - Browse repository at this point
Copy the full SHA 183d284View commit details -
Signed-off-by: Pascal Gouedo <[email protected]>
Pascal Gouedo committedDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 66521ba - Browse repository at this point
Copy the full SHA 66521baView commit details -
Merge pull request #106 from XavierAubert/cv32e40p/dev_dd_pgo
Updated CORE hash.
pascalgouedo authoredDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for d6403a9 - Browse repository at this point
Copy the full SHA d6403a9View commit details
Commits on Dec 13, 2023
-
Fix ucdb merge issue which related to rtl path references
Signed-off-by: bsm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c533f5 - Browse repository at this point
Copy the full SHA 2c533f5View commit details -
Merge pull request #107 from XavierAubert/cv32e40p/bsm-fix_ucdb_merge…
…_issue Fix ucdb merge issue which related to rtl path references
Configuration menu - View commit details
-
Copy full SHA for 5b35e7f - Browse repository at this point
Copy the full SHA 5b35e7fView commit details -
Fix hwloop cvg issue for mix events with irq
Signed-off-by: bsm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 59d8bde - Browse repository at this point
Copy the full SHA 59d8bdeView commit details -
Merge pull request #108 from XavierAubert/cv32e40p/bsm-fix_hwloop_cov…
…ergroup_Issue_1213 Fix hwloop cvg issue for mix events with irq
Configuration menu - View commit details
-
Copy full SHA for a9d04e0 - Browse repository at this point
Copy the full SHA a9d04e0View commit details -
Added mstatus.fs write to initial state before fcsr clear.
Signed-off-by: Pascal Gouedo <[email protected]>
Pascal Gouedo committedDec 13, 2023 Configuration menu - View commit details
-
Copy full SHA for e7c96e3 - Browse repository at this point
Copy the full SHA e7c96e3View commit details -
Merge pull request #109 from XavierAubert/cv32e40p/dev_dd_pgo
Added mstatus.fs write to initial state before fcsr clear.
pascalgouedo authoredDec 13, 2023 Configuration menu - View commit details
-
Copy full SHA for da1a81a - Browse repository at this point
Copy the full SHA da1a81aView commit details -
Merge pull request #75 from XavierAubert/cv32e40p/bsm-fp_udpate_test_…
…info_into_testplan Add fp testcases information into verif plan
Configuration menu - View commit details
-
Copy full SHA for 08a6fee - Browse repository at this point
Copy the full SHA 08a6feeView commit details
Commits on Dec 14, 2023
-
Another fix for debug assertion (trigger match and branch).
Signed-off-by: Pascal Gouedo <[email protected]>
Pascal Gouedo committedDec 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 5a761c6 - Browse repository at this point
Copy the full SHA 5a761c6View commit details -
Merge pull request #110 from XavierAubert/cv32e40p/dev_dd_pgo
Another fix for debug assertion (trigger match and branch).
pascalgouedo authoredDec 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 7630a67 - Browse repository at this point
Copy the full SHA 7630a67View commit details
Commits on Dec 15, 2023
-
remove coverpoint and crosses related to if_stage
Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 3dbad3a - Browse repository at this point
Copy the full SHA 3dbad3aView commit details -
checked for coverage sampling excluded for debug mode and debug scena…
…rios Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for b5d0b68 - Browse repository at this point
Copy the full SHA b5d0b68View commit details -
split hwloop instr for 0 and 1 and cv_sle cv_sleu update
Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for bd6630f - Browse repository at this point
Copy the full SHA bd6630fView commit details -
replace instr wildcard bins with macros
Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 1903163 - Browse repository at this point
Copy the full SHA 1903163View commit details -
replace rvfi_insn with pipeline id_stage signal and chk debug_req cp …
…only in machine mode Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 7d79a6b - Browse repository at this point
Copy the full SHA 7d79a6bView commit details -
update cp and cross naming, add trigger crosses and conditions
Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 4144152 - Browse repository at this point
Copy the full SHA 4144152View commit details -
re-enable imperas isacov for pulp instr
Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for ea7751e - Browse repository at this point
Copy the full SHA ea7751eView commit details -
Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 4b5afb2 - Browse repository at this point
Copy the full SHA 4b5afb2View commit details -
Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for ad0648e - Browse repository at this point
Copy the full SHA ad0648eView commit details -
add new test corev_rand_pulp_instr_debug and rand debug test_cfg
Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 36d1b29 - Browse repository at this point
Copy the full SHA 36d1b29View commit details -
Merge pull request #111 from XavierAubert/cv32e40p/vja_fcov_fixes
Functional coverage fixes
Vaibhav Jain authoredDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 62cc412 - Browse repository at this point
Copy the full SHA 62cc412View commit details
Commits on Dec 21, 2023
-
Fix hwloop cov model issue during debug entry due to cbreak. Fix hwlo…
…op cov issue during vector mode irq entry Signed-off-by: bsm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 19e0b63 - Browse repository at this point
Copy the full SHA 19e0b63View commit details -
Merge pull request #112 from XavierAubert/cv32e40p/bsm-fix_hwloop_cov…
…ergroup_Issue_1221 Fix hwloop cov model issues found in regression
Configuration menu - View commit details
-
Copy full SHA for 932bf97 - Browse repository at this point
Copy the full SHA 932bf97View commit details -
Temporary workaround for GNU GCC issue #36 (openhwgroup/corev-gcc#36).
Signed-off-by: Pascal Gouedo <[email protected]>
Pascal Gouedo committedDec 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 33f6f8c - Browse repository at this point
Copy the full SHA 33f6f8cView commit details -
Merge pull request #113 from XavierAubert/cv32e40p/dev_dd_pgo
Temporary workaround for GNU GCC issue #36
pascalgouedo authoredDec 21, 2023 Configuration menu - View commit details
-
Copy full SHA for e47cbdb - Browse repository at this point
Copy the full SHA e47cbdbView commit details
Commits on Dec 22, 2023
-
Merge pull request #114 from XavierAubert/cv32e40p/dev
Cv32e40p/dev
Configuration menu - View commit details
-
Copy full SHA for 6232a95 - Browse repository at this point
Copy the full SHA 6232a95View commit details -
Added more options to run_many
Signed-off-by: Pascal Gouedo <[email protected]>
Pascal Gouedo committedDec 22, 2023 Configuration menu - View commit details
-
Copy full SHA for c0f098e - Browse repository at this point
Copy the full SHA c0f098eView commit details -
Changed regression running options for debug_test_boot_set test
Signed-off-by: Pascal Gouedo <[email protected]>
Pascal Gouedo committedDec 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 0893ad7 - Browse repository at this point
Copy the full SHA 0893ad7View commit details -
Merge pull request #115 from XavierAubert/cv32e40p/dev_dd_pgo
Changed regression running options for debug_test_boot_set test
pascalgouedo authoredDec 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 46c038d - Browse repository at this point
Copy the full SHA 46c038dView commit details
Commits on Dec 26, 2023
-
Improve to handle different trap scenarioes
Signed-off-by: bsm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ed9aa2 - Browse repository at this point
Copy the full SHA 9ed9aa2View commit details -
Merge pull request #116 from XavierAubert/cv32e40p/bsm-fix_hwloop_cov…
…ergroup_Issue_1226 Improve to handle different trap scenarioes
Configuration menu - View commit details
-
Copy full SHA for fc50ee4 - Browse repository at this point
Copy the full SHA fc50ee4View commit details -
fix issue for MAC instructions not getting has_rd set
Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 7cafed8 - Browse repository at this point
Copy the full SHA 7cafed8View commit details -
remove C_SWSP, C_FSWSP from randomize_debug_rom_instr to exclude from…
… debug program Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 46eee92 - Browse repository at this point
Copy the full SHA 46eee92View commit details -
fix issue due to no debug_exception handler causing debug progam gpr,…
…fpr state restore not completed Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 26, 2023 Configuration menu - View commit details
-
Copy full SHA for f288a44 - Browse repository at this point
Copy the full SHA f288a44View commit details -
fix issue due to illegal instr inserted in hwloop body from sequence …
…causing total loop body instr to be more than 30 with cv.setupi Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 26, 2023 Configuration menu - View commit details
-
Copy full SHA for bec5699 - Browse repository at this point
Copy the full SHA bec5699View commit details -
Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 26, 2023 Configuration menu - View commit details
-
Copy full SHA for f932ccb - Browse repository at this point
Copy the full SHA f932ccbView commit details -
add gen_limit_debug_req test cfg yaml and modify gen_rand_debug_req f…
…or fully random debug req Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 26, 2023 Configuration menu - View commit details
-
Copy full SHA for d3ff477 - Browse repository at this point
Copy the full SHA d3ff477View commit details -
add a new test for hwloop with random interrupts,trigger and ebreak
Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 26, 2023 Configuration menu - View commit details
-
Copy full SHA for b86ff58 - Browse repository at this point
Copy the full SHA b86ff58View commit details -
add new tests for debug combinations with corev_rand_pulp_instr_debug…
… and tests with test_cfg gen_rand_debug_req Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 5c83ea1 - Browse repository at this point
Copy the full SHA 5c83ea1View commit details -
Merge pull request #117 from XavierAubert/cv32e40p/vja_ww52_fixes
Fixes for regression failures, coverage issues and new tests for debug and interrupts
Vaibhav Jain authoredDec 26, 2023 Configuration menu - View commit details
-
Copy full SHA for fbac98a - Browse repository at this point
Copy the full SHA fbac98aView commit details -
Signed-off-by: Vaibhav Jain <[email protected]>
Vaibhav Jain authored and Vaibhav Jain committedDec 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 2cdadd5 - Browse repository at this point
Copy the full SHA 2cdadd5View commit details -
Merge pull request #118 from XavierAubert/cv32e40p/vja_regress
corrected testname
Vaibhav Jain authoredDec 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 68ca87d - Browse repository at this point
Copy the full SHA 68ca87dView commit details
Commits on Dec 27, 2023
-
Fix issue when exception happen within debug mode
Signed-off-by: bsm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b6ada05 - Browse repository at this point
Copy the full SHA b6ada05View commit details -
Merge pull request #119 from XavierAubert/cv32e40p/bsm-fix_hwloop_cov…
…ergroup_Issue_1227 Fix issue when exception happen within debug mode
Configuration menu - View commit details
-
Copy full SHA for 2bdfab7 - Browse repository at this point
Copy the full SHA 2bdfab7View commit details
Commits on Dec 29, 2023
-
add multiuserenv switch for vcover merge
Signed-off-by: bsm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5cdd27 - Browse repository at this point
Copy the full SHA c5cdd27View commit details -
Add tb params and cov bins macros for ISA instructions
Signed-off-by: bsm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d4e38a5 - Browse repository at this point
Copy the full SHA d4e38a5View commit details -
allow hwloop cvg model need to handle exception within debug mode sce…
…nario Signed-off-by: bsm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61b536f - Browse repository at this point
Copy the full SHA 61b536fView commit details
Commits on Dec 30, 2023
-
Merge pull request #120 from XavierAubert/cv32e40p/bsm-fix_hwloop_cvg…
…_n_update_tb Cv32e40p/bsm fix hwloop cvg n update tb
Configuration menu - View commit details
-
Copy full SHA for 36350b6 - Browse repository at this point
Copy the full SHA 36350b6View commit details
Commits on Jan 2, 2024
-
Fix regress due to previous fixes
Signed-off-by: bsm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8fd9fc3 - Browse repository at this point
Copy the full SHA 8fd9fc3View commit details -
Merge pull request #122 from XavierAubert/cv32e40p/bsm-fix_hwloop_cov…
…ergroup_Issue_0102 Fix regress due to previous fixes
Configuration menu - View commit details
-
Copy full SHA for 90792c6 - Browse repository at this point
Copy the full SHA 90792c6View commit details
Commits on Jan 3, 2024
-
Add illegal Instr contraint for RV32FC
Signed-off-by: dd-baoshan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15ca4cc - Browse repository at this point
Copy the full SHA 15ca4ccView commit details -
Merge pull request #123 from XavierAubert/cv32e40p/bsm-fix_regr_issue…
…_0103 Add illegal Instr contraint for RV32FC
Configuration menu - View commit details
-
Copy full SHA for 4cc518f - Browse repository at this point
Copy the full SHA 4cc518fView commit details
Commits on Jan 9, 2024
-
Enable define for some extended Imperas ISA coverpoints
Signed-off-by: dd-baoshan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c6851f - Browse repository at this point
Copy the full SHA 6c6851fView commit details -
Signed-off-by: dd-baoshan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 477c3c1 - Browse repository at this point
Copy the full SHA 477c3c1View commit details -
Fix corner case issues found in random seed
Signed-off-by: dd-baoshan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a05e015 - Browse repository at this point
Copy the full SHA a05e015View commit details -
Add random fpu streams with interrupt and debug events
Signed-off-by: dd-baoshan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 05d8227 - Browse repository at this point
Copy the full SHA 05d8227View commit details -
Merge pull request #124 from XavierAubert/cv32e40p/bsm-update_tb_file…
…s_0109 Cv32e40p/bsm update tb files 0109
Configuration menu - View commit details
-
Copy full SHA for 8df2144 - Browse repository at this point
Copy the full SHA 8df2144View commit details
Commits on Jan 10, 2024
-
Disable trace logs generations in regression using vrun
Signed-off-by: dd-baoshan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e81e508 - Browse repository at this point
Copy the full SHA e81e508View commit details -
Merge pull request #125 from XavierAubert/cv32e40p/bsm-disable_logs_i…
…n_regr Disable trace logs generations in regression using vrun
Configuration menu - View commit details
-
Copy full SHA for dc81457 - Browse repository at this point
Copy the full SHA dc81457View commit details -
Modify code coverage collection types
Signed-off-by: dd-baoshan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f5ac42 - Browse repository at this point
Copy the full SHA 2f5ac42View commit details -
Use reduced debug req in these tests
Signed-off-by: dd-baoshan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 069dc31 - Browse repository at this point
Copy the full SHA 069dc31View commit details -
Merge pull request #126 from XavierAubert/cv32e40p/bsm-update_tb_file…
…s_0110 Cv32e40p/bsm update tb files 0110
Configuration menu - View commit details
-
Copy full SHA for 969eee4 - Browse repository at this point
Copy the full SHA 969eee4View commit details
Commits on Jan 11, 2024
-
added seed field option in regress YAML files to specify a unique see…
…d number for a specific test item
Configuration menu - View commit details
-
Copy full SHA for 4f442d0 - Browse repository at this point
Copy the full SHA 4f442d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d223e87 - Browse repository at this point
Copy the full SHA d223e87View commit details
Commits on Jan 12, 2024
-
Merge pull request #127 from XavierAubert/cv32e40p/xau_fix
Added seed option for items in regress generation flow
Configuration menu - View commit details
-
Copy full SHA for c240e07 - Browse repository at this point
Copy the full SHA c240e07View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee0a2c2 - Browse repository at this point
Copy the full SHA ee0a2c2View commit details -
Tempoary exclude Imperas func coverage. Re-enable when newer version …
…is available Signed-off-by: dd-baoshan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e7ff88 - Browse repository at this point
Copy the full SHA 6e7ff88View commit details -
Fix to handle corner case events
Signed-off-by: dd-baoshan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 19edee3 - Browse repository at this point
Copy the full SHA 19edee3View commit details -
Merge pull request #128 from XavierAubert/cv32e40p/bsm-update_tb_file…
…s_0112 Cv32e40p/bsm update tb files 0112
Configuration menu - View commit details
-
Copy full SHA for 4fe525d - Browse repository at this point
Copy the full SHA 4fe525dView commit details
Commits on Jan 15, 2024
-
Added FP enable depending on configuration.
Signed-off-by: Pascal Gouedo <[email protected]>
Pascal Gouedo committedJan 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 76f9593 - Browse repository at this point
Copy the full SHA 76f9593View commit details -
Signed-off-by: Pascal Gouedo <[email protected]>
Pascal Gouedo committedJan 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 7716d48 - Browse repository at this point
Copy the full SHA 7716d48View commit details -
Merge pull request #129 from XavierAubert/cv32e40p/dev_dd_pgo
Added FP enable depending on configuration.
pascalgouedo authoredJan 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 621478f - Browse repository at this point
Copy the full SHA 621478fView commit details
Commits on Jan 19, 2024
-
Signed-off-by: dd-baoshan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 93117b0 - Browse repository at this point
Copy the full SHA 93117b0View commit details -
Fix to handle case when irq, debug and exception happen together
Signed-off-by: dd-baoshan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3e7cad - Browse repository at this point
Copy the full SHA d3e7cadView commit details -
Update core-v-cores hash to head
Signed-off-by: dd-baoshan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f3881f - Browse repository at this point
Copy the full SHA 5f3881fView commit details -
Update fp debug test to reserved debug pointer register
Signed-off-by: dd-baoshan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3de68c7 - Browse repository at this point
Copy the full SHA 3de68c7View commit details -
Merge pull request #130 from XavierAubert/cv32e40p/bsm-update_tb_file…
…s_0119 Cv32e40p/bsm update tb files 0119
Configuration menu - View commit details
-
Copy full SHA for fa20985 - Browse repository at this point
Copy the full SHA fa20985View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2929c3f - Browse repository at this point
Copy the full SHA 2929c3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04b9d38 - Browse repository at this point
Copy the full SHA 04b9d38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21c5419 - Browse repository at this point
Copy the full SHA 21c5419View commit details -
Merge pull request #131 from XavierAubert/cv32e40p/illegal_instr_test_v2
Added directed test for custom-[0-3] illegal instructions
Configuration menu - View commit details
-
Copy full SHA for 1e6cc55 - Browse repository at this point
Copy the full SHA 1e6cc55View commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 01c1201 - Browse repository at this point
Copy the full SHA 01c1201View commit details
Commits on Jan 23, 2024
-
Prevent post increment store from corrupting the main code
Signed-off-by: dd-baoshan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 56ba26f - Browse repository at this point
Copy the full SHA 56ba26fView commit details -
To prevent compress store sp from corrupting the main code
Signed-off-by: dd-baoshan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d76e6b6 - Browse repository at this point
Copy the full SHA d76e6b6View commit details
Commits on Jan 25, 2024
-
Improve simtime by reducing hwloop counts; Add directed class for lar…
…ger hwloop counts Signed-off-by: dd-baoshan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 929164e - Browse repository at this point
Copy the full SHA 929164eView commit details -
Edit and Add cover points for cp_lpcount
Signed-off-by: dd-baoshan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87d4b0c - Browse repository at this point
Copy the full SHA 87d4b0cView commit details -
Add hwloop directed tests and regression yaml files
Signed-off-by: dd-baoshan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4361141 - Browse repository at this point
Copy the full SHA 4361141View commit details -
Merge pull request #132 from XavierAubert/cv32e40p/bsm-update_tb_file…
…s_0123 Cv32e40p/bsm update tb files 0123
Configuration menu - View commit details
-
Copy full SHA for c4be393 - Browse repository at this point
Copy the full SHA c4be393View commit details -
Merge pull request #133 from XavierAubert/cv32e40p/dev
Cv32e40p/dev
Configuration menu - View commit details
-
Copy full SHA for 69c1e7e - Browse repository at this point
Copy the full SHA 69c1e7eView commit details
Commits on Jan 26, 2024
-
Signed-off-by: dd-baoshan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a111661 - Browse repository at this point
Copy the full SHA a111661View commit details -
Merge pull request #134 from XavierAubert/cv32e40p/bsm-update_tb_file…
…s_0126 Increase debug rom space
Configuration menu - View commit details
-
Copy full SHA for e266d70 - Browse repository at this point
Copy the full SHA e266d70View commit details -
Merge pull request #135 from XavierAubert/cv32e40p/illegal_instr_test_v2
Added missing cases inside custom-3 opcodes (cv.sub)
Configuration menu - View commit details
-
Copy full SHA for 105c346 - Browse repository at this point
Copy the full SHA 105c346View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1a8ab4 - Browse repository at this point
Copy the full SHA e1a8ab4View commit details -
Merge pull request #136 from XavierAubert/cv32e40p/illegal_instr_test_v2
added 3 instructions that are not with OPCODE=custom
Configuration menu - View commit details
-
Copy full SHA for acccf23 - Browse repository at this point
Copy the full SHA acccf23View commit details
Commits on Jan 27, 2024
-
Signed-off-by: dd-baoshan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for befb435 - Browse repository at this point
Copy the full SHA befb435View commit details -
Merge pull request #137 from XavierAubert/cv32e40p/bsm-update_tb_file…
…s_0126 Revert previous changes
Configuration menu - View commit details
-
Copy full SHA for 990dcb6 - Browse repository at this point
Copy the full SHA 990dcb6View commit details
Commits on Jan 29, 2024
-
Fix to handle corner case events - valid exception trap following by …
…debug entry Signed-off-by: dd-baoshan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7fcc2e5 - Browse repository at this point
Copy the full SHA 7fcc2e5View commit details -
Merge pull request #138 from XavierAubert/cv32e40p/bsm-update_tb_file…
…s_0129 Fix to handle corner case events - valid exception trap following by …
Configuration menu - View commit details
-
Copy full SHA for a290dbc - Browse repository at this point
Copy the full SHA a290dbcView commit details
Commits on Feb 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8206574 - Browse repository at this point
Copy the full SHA 8206574View commit details -
Merge pull request #142 from XavierAubert/cv32e40p/xau_fix
simplified specific seed handling as requested
Configuration menu - View commit details
-
Copy full SHA for 4cc613a - Browse repository at this point
Copy the full SHA 4cc613aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98ba636 - Browse repository at this point
Copy the full SHA 98ba636View commit details -
Merge pull request #143 from XavierAubert/cv32e40p/illegal_instr_test_v2
added SPDX license header
Configuration menu - View commit details
-
Copy full SHA for 940f014 - Browse repository at this point
Copy the full SHA 940f014View commit details