forked from XS-MLVP/UnityChipForXiangShan
add ftq_pd_mem for scripts
This commit is contained in:
parent
8dc08e79e4
commit
759bb4facf
|
|
@ -36,13 +36,6 @@ children:
|
|||
desc: "返回地址堆栈 (Return Address Stack)"
|
||||
- name: "ftq"
|
||||
desc: "前端指令队列 (Fetch To Queue)"
|
||||
children:
|
||||
- name: "ftq_redirect_mem"
|
||||
desc: "重定向信息存储器"
|
||||
- name: "ftq_pd_mem"
|
||||
desc: "预译码写回存储器"
|
||||
- name: "ftq_entry_mem"
|
||||
desc: ""
|
||||
priority: critical
|
||||
- name: "ibuffer"
|
||||
desc: "指令缓冲器 (Instruction Buffer)"
|
||||
|
|
|
|||
Loading…
Reference in New Issue