Skip to content
This repository was archived by the owner on Feb 4, 2026. It is now read-only.

Commit 9ca1144

Browse files
committed
docs: note archive relocation
1 parent 469fd65 commit 9ca1144

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.cn.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## XSPdb 介绍
22

3+
本仓库已归档,请前往 OpenXiangshan/XiangShan 仓库的 `script/XSPdb``docs/XSPdb` 获取最新内容。
4+
35
[英文介绍](/README.en.md)
46

57
XSPdb 是基于Python pdb调试器构建的专用RSIC-V IP调试工具,针对香山difftest接口核进行了定制,提供类GDB的交互式调试能力。该工具集成终端命令行界面、RTL级波形调试开关、自动化脚本回放、系统快照保存/恢复等基础功能模块,同时实现寄存器初始化配置、指令集反汇编解析等核心调试能力,并扩展支持断点条件触发、观察点实时追踪、寄存器/内存可视化监控等高级调试场景,通过硬件信号级调试接口与软件执行状态联动机制,为RISC-V IP的软硬件协同验证提供解决方案。

README.en.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Introduction to XSPdb
22

3+
This repository is archived. Please refer to the `script/XSPdb` and `docs/XSPdb` directories in the OpenXiangshan/XiangShan repository for the latest content.
4+
35
[中文介绍](/README.cn.md)
46

57
XSPdb is a specialized Python pdb-based debugging tool for RISC-V IP cores, customized for Xiangshan's difftest interface. It provides GDB-like interactive debugging capabilities, integrating: Terminal command-line interface, RTL-level waveform toggling, Automated script replay, System snapshot save/restore, Register initialization configuration, Instruction set disassembly, etc. Advanced debugging features: conditional breakpoints, real-time watchpoints, register/memory visualization, Hardware signal-level debugging interface synchronized with software execution states. It is a Hardware/software co-verification solution for RISC-V IPs.

0 commit comments

Comments
 (0)