README.md (521bb218983471fc0fc9d3c7d20f4f058207eb03) | README.md (6639e9a467468f4e1b05a25a5de4500772aedeb1) |
---|---|
1# XiangShan 2 3XiangShan (香山) is an open-source high-performance RISC-V processor project. 4 5中文说明[在此](readme.zh-cn.md)。 6 7Copyright 2020-2022 by Institute of Computing Technology, Chinese Academy of Sciences. 8 --- 34 unchanged lines hidden (view full) --- 43## Architecture 44 45The first stable micro-architecture of XiangShan is called Yanqihu (雁栖湖) and is [on the yanqihu branch](https://github.com/OpenXiangShan/XiangShan/tree/yanqihu), which has been developed since June 2020. 46 47The second stable micro-architecture of XiangShan is called Nanhu (南湖) and is [on the nanhu branch](https://github.com/OpenXiangShan/XiangShan/tree/nanhu). 48 49The current version of XiangShan, also known as Kunminghu (昆明湖), is still under development on the master branch. 50 | 1# XiangShan 2 3XiangShan (香山) is an open-source high-performance RISC-V processor project. 4 5中文说明[在此](readme.zh-cn.md)。 6 7Copyright 2020-2022 by Institute of Computing Technology, Chinese Academy of Sciences. 8 --- 34 unchanged lines hidden (view full) --- 43## Architecture 44 45The first stable micro-architecture of XiangShan is called Yanqihu (雁栖湖) and is [on the yanqihu branch](https://github.com/OpenXiangShan/XiangShan/tree/yanqihu), which has been developed since June 2020. 46 47The second stable micro-architecture of XiangShan is called Nanhu (南湖) and is [on the nanhu branch](https://github.com/OpenXiangShan/XiangShan/tree/nanhu). 48 49The current version of XiangShan, also known as Kunminghu (昆明湖), is still under development on the master branch. 50 |
51The micro-architecture overview of Nanhu (南湖) is shown below. | 51The micro-architecture overview of Kunminghu (昆明湖) is shown below. |
52 | 52 |
53 | 53 |
54 55 56 57## Sub-directories Overview 58 59Some of the key directories are shown below. 60 61``` --- 63 unchanged lines hidden --- | 54 55 56 57## Sub-directories Overview 58 59Some of the key directories are shown below. 60 61``` --- 63 unchanged lines hidden --- |