util: update README and docs[skip ci]#748
Conversation
aviod use xiangshan.py Change-Id: I1de63bbcb43481fd740c229b6aab4cc31d385618
📝 WalkthroughWalkthroughThis PR replaces deprecated xiangshan.py entrypoint references with the newer kmhv3.py configuration across documentation and code. It adds a deprecation warning to legacy xiangshan.py usage and updates default script references from kmh_6wide.sh to kmh_v3_btb.sh. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Tip 🧪 Unit Test Generation v2 is now available!We have significantly improved our unit test generation capabilities. To enable: Add this to your reviews:
finishing_touches:
unit_tests:
enabled: trueTry it out by using the Have feedback? Share your thoughts on our Discord thread! Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
docs/tools/alignToRTL/align.md (1)
182-184:⚠️ Potential issue | 🟡 MinorRemove stray CR (
^M) artifacts from the diff snippet.Those literal CR characters will break copy/paste and can corrupt the patch when applied. Please remove them so the snippet is clean.
🤖 Fix all issues with AI agents
In `@docs/Gem5_Docs/top/gem5_Top.md`:
- Line 130: The phrase "kmhv3.py 接受 --generic-rv-cpt" is abrupt; change it to a
full sentence such as "The kmhv3.py script accepts the --generic-rv-cpt option."
Update the line mentioning kmhv3.py and --generic-rv-cpt to include a verb and
optionally article ("the"/"script") so it reads as a complete, readable
sentence.
🧹 Nitpick comments (1)
docs/tools/alignToRTL/PerfCCT_usage.md (1)
57-57: Documentation correctly updated to usekmhv3.py.The sample command now references the maintained entrypoint. Note: Static analysis flagged hard tabs in this line—consider replacing them with spaces for consistent formatting if the project style guide requires it.
aviod use xiangshan.py
Change-Id: I1de63bbcb43481fd740c229b6aab4cc31d385618
Summary by CodeRabbit
Documentation
Deprecation
✏️ Tip: You can customize this high-level summary in your review settings.