From 0dbe2155f61689c6f873ee0d0a3d1d0ea88c8fcb Mon Sep 17 00:00:00 2001 From: yaozhicheng Date: Mon, 15 Apr 2024 17:52:36 +0800 Subject: [PATCH] update --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index e3c8a99..86b44b3 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.open-verify.cc](https://open-verify.cc)** +**The Open-Verify Porject Official Website:[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)**