From 4324b652b9b896cfa5e2a67dfd995b27e12906db Mon Sep 17 00:00:00 2001 From: Makiras Date: Fri, 24 Jan 2025 09:40:36 +0800 Subject: [PATCH] Update README.zh.md for tasks order (#43) --- README.en.md | 8 ++++---- README.zh.md | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.en.md b/README.en.md index cf75f55..a437647 100644 --- a/README.en.md +++ b/README.en.md @@ -12,10 +12,10 @@ This project aims to perform unit testing (Unit Test, UT) on the Kunminghu archi This project welcomes contributions in various aspects and will provide rewards (such as bonuses, certificates, internship opportunities, etc.) within a certain period. Specific types of contributions include: -- **# 1**: Write verification documents, including specification documents, instruction documents, functional description documents, etc., for the Design Under Test (DUT). -- **# 2**: Develop test cases, including test code and comments for each functional point, as well as related instruction documents. -- **# 3**: Discover and report bugs in the XiangShan Processor, and provide cause analysis and repair suggestions. -- **# 4**: Other contributions, such as adding new features to the tools provided by this project. +- **# 1**: Create test cases, including functional point-specific test code with annotations, as well as accompanying documentation. +- **# 2**: Identify and report bugs in the Xiangshan Processor (additional rewards may be granted for root cause analysis and repair suggestions). +- **# 3**: Develop verification documentation, including specification documents, user manuals, functional description documents for the Design Under Test (DUT), and related materials. +- **# 4**: Miscellaneous contributions, such as implementing new features or enhancements for tools used in this project. UnityChip project website: [https://open-verify.cc](https://open-verify.cc) diff --git a/README.zh.md b/README.zh.md index 0a88246..63de784 100644 --- a/README.zh.md +++ b/README.zh.md @@ -1,4 +1,4 @@ -# 万众一芯之香山处理器 +# 香山处理器万众一芯验证活动 中文|[English](/README.en.md) @@ -12,9 +12,9 @@ 本项目欢迎多方面的贡献,并将在一定期限内以特定方式给予奖励(如奖金、证书、实习机会等)。具体贡献类型包括: -- **贡献一**:编写验证文档,包括设计对象(Design Under Test,DUT)的规范文档、说明文档、功能描述文档等。 -- **贡献二**:开发测试用例,包括针对各个功能点的测试代码与注释,以及相关的说明文档。 -- **贡献三**:发现并报告香山处理器中的bug,并提供原因分析和修复建议。 +- **贡献一**:开发测试用例,包括针对各个功能点的测试代码与注释,以及相关的说明文档。 +- **贡献二**:发现并报告香山处理器中的bug(提供原因分析和修复建议可获得额外奖励)。 +- **贡献三**:编写验证文档,包括设计对象(Design Under Test,DUT)的规范文档、说明文档、功能描述文档等。 - **贡献四**:其他方面的贡献,例如为本项目提供的工具增加新功能等。 万众一芯项目网址:[https://open-verify.cc](https://open-verify.cc)