misc: add instructions on the requirements for compilation configuration (#4761)

Co-authored-by: Xu, Zefan <ceba_robot@outlook.com>
This commit is contained in:
Anzo 2025-06-04 09:45:09 +08:00 committed by GitHub
parent 85ede7c39b
commit a912bc8fa8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 1 deletions

View File

@ -67,11 +67,16 @@ body:
attributes:
label: Environment
description: |
Please provide your environment information. 请提供您的环境信息。
Please provide your environment information.
请提供您的环境信息。
XiangShan config specifies the XiangShan compilation options specified by `CONFIG=` when compiling XiangShan. If no option is specified, the default is `DefaultConfig`.
XiangShan config 为您编译香山时由 `CONFIG=` 指定的香山编译选项,如果没有显示指定,则默认为 `DefaultConfig`。
placeholder:
value: |
- XiangShan branch:
- XiangShan commit id:
- XiangShan config:
- NEMU commit id:
- SPIKE commit id:
validations:

View File

@ -59,6 +59,9 @@ body:
description: |
Please provide your environment information. 请提供您的环境信息。
XiangShan config specifies the XiangShan compilation options specified by `CONFIG=` when compiling XiangShan. If no option is specified, the default is `DefaultConfig`.
XiangShan config 为您编译香山时由 `CONFIG=` 指定的香山编译选项,如果没有显示指定,则默认为 `DefaultConfig`。
Tips:
- gcc version: **run `gcc --version` and paste first line of the output**
- mill version: **run `mill -i --version` and paste first line of the output**
@ -67,6 +70,7 @@ body:
value: |
- XiangShan branch:
- XiangShan commit id:
- XiangShan config:
- NEMU commit id:
- SPIKE commit id:
- Operating System: