Skip to content

Commit

Permalink
add submodules in the main table
Browse files Browse the repository at this point in the history
  • Loading branch information
miceforrat committed Dec 30, 2024
1 parent 2a1f9af commit 569f718
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion configs/dutree/xiangshan-kmh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,15 @@ children:
desc: "指令单元 (Instruction Fetch Unit)"
children:
- name: "pred_checker"
desc: "预译码器"
desc: "预檢查器"
- name: "rvc_expander"
desc: "RVC指令扩充器"
- name: "predecode"
desc: "预译码器"
- name: "f3predecoder"
desc: "从预译码器时序优化得到的F3流水级预译码模块"
- name: "frontend_trigger"
desc: "前端断点模块"
- name: "instr_uncache"
priority: high
desc: "指令非缓存"
Expand Down

0 comments on commit 569f718

Please sign in to comment.