UnityChipForXiangShan/scripts
gui-yue c062796ac5
fix some issues for missunit (#190)
* fix some issues for missunit

* * delete meaningless test case
* Complete ut_verify report for missunit

* fix some coverage issues
2025-11-18 14:30:51 +08:00
..
backend_ctrlblock_decode update makefile & /scripts/: rtl links & itlb funcov (#85) 2025-03-06 15:34:00 +08:00
backend_ctrlblock_rob init build scripts 2024-09-27 18:07:32 +08:00
frontend_itlb update makefile & /scripts/: rtl links & itlb funcov (#85) 2025-03-06 15:34:00 +08:00
icache_related fix some issues for missunit (#190) 2025-11-18 14:30:51 +08:00
ifu_related adapt to the new rtl and keep up with the pred checker changings (#86) 2025-03-06 09:59:17 +08:00
instruncache_related merge instruncache env (#119) 2025-04-18 17:35:39 +08:00
mem_block_lsq_raw_queue feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
mem_block_lsq_replay_queue feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
mem_block_lsq_store_queue feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
mem_block_lsq_uncache_queue feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
mem_block_lsq_virtual_load_queue feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
__init__.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_backend_ctrl_block_decode.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_backend_ctrl_block_rob.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_bpu_ftb.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_bpu_ittage.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_bpu_ras.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_bpu_tagesc.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_bpu_top.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_bpu_uftb.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_ftb_entry_mem.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_ftq_ftq_top.py Fix bug of build script for ftq_top 2025-10-06 18:14:29 +08:00
build_ut_frontend_ftq_meta_1r_sram.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_ftq_pc_mem.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_ftq_pd_mem.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_ftq_redirect_mem.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_icache_ctrlunit.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_icache_icache.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_icache_iprefetchpipe.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_icache_mainpipe.py Verify icache moudles (#167) 2025-10-29 14:29:18 +08:00
build_ut_frontend_icache_missunit.py Verify icache moudles (#167) 2025-10-29 14:29:18 +08:00
build_ut_frontend_icache_waylookup.py Verify icache moudles (#167) 2025-10-29 14:29:18 +08:00
build_ut_frontend_ifu_f3predecoder.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_ifu_frontend_trigger.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_ifu_pred_checker.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_ifu_predecode.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_ifu_rvc_expander.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_ifu_top.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_instruncache.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_itlb.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_l2tlb_ptw.py Rebase itlb (#168) 2025-09-15 22:10:22 +08:00
build_ut_frontend_tlb_fa.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_tlb_storage_wrapper.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_frontend_tlbuffer.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_mem_block_dtlb_ld_tlb.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_mem_block_dtlb_pf_tlb.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_mem_block_dtlb_st_tlb.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_mem_block_lsq.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_mem_block_lsq_rar_queue.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_mem_block_lsq_raw_queue.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_mem_block_lsq_replay_queue.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_mem_block_lsq_store_queue.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_mem_block_lsq_uncache_queue.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_mem_block_lsq_virtual_load_queue.py feat: Add `picker_export` function to handle export command 2025-09-15 13:09:43 +08:00
build_ut_mem_block_lsu_storeunit.py StoreUnit (#169) 2025-09-18 16:59:29 +08:00