From 83cf98731f4c4d688589da6141419e322281bace Mon Sep 17 00:00:00 2001 From: yaozhicheng Date: Mon, 15 Apr 2024 17:51:59 +0800 Subject: [PATCH] update --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index bc81d7a..e3c8a99 100644 --- a/Readme.md +++ b/Readme.md @@ -4,7 +4,7 @@ This project aims to explore open-sourced subdivision verification of the high-performance open-source RISC-V OpenXiangshan processor's microarchitecture. It introduces new tools and methods based on Python, enabling all students interested in chip design and verification to quickly grasp and study the XiangShan microarchitecture. This phase provides a detailed introduction to the principles and implementation of the branch prediction module of the XiangShan Kunminghu architecture, along with the corresponding open-source verification environment. Participants in this phase can earn points and rewards by submitting bugs, writing verification reports, and more. -**The Open-Verify Porject Official Website:[www.openverify.cc](https://openverify.cc)** +**The Open-Verify Porject Official Website:[www.open-verify.cc](https://open-verify.cc)** **Gitlink Event:[https://www.gitlink.org.cn/glcc/2023/subjects/detail/473](https://www.gitlink.org.cn/glcc/2023/subjects/detail/473)**