README.md (f320e0f01bd645f0a3045a8a740e60dd770734a9) README.md (708ceed4afe43fb0ea3a52407e46b2794c573634)
1# XiangShan
2
3XiangShan (香山) is an open-source high-performance RISC-V processor project.
4
5中文说明[在此](readme.zh-cn.md)。
6
7Copyright 2020-2021 by Institute of Computing Technology, Chinese Academy of Sciences.
8
9Copyright 2020-2021 by Peng Cheng Laboratory.
10
11## Docs and slides
12We gave 20+ presentations on RISC-V World Conference China 2021. XiangShan tutorial was held at the same place. Our slides for RVWC2021 have been updated on [our doc repo](https://github.com/OpenXiangShan/XiangShan-doc) (in Chinese).
13
1# XiangShan
2
3XiangShan (香山) is an open-source high-performance RISC-V processor project.
4
5中文说明[在此](readme.zh-cn.md)。
6
7Copyright 2020-2021 by Institute of Computing Technology, Chinese Academy of Sciences.
8
9Copyright 2020-2021 by Peng Cheng Laboratory.
10
11## Docs and slides
12We gave 20+ presentations on RISC-V World Conference China 2021. XiangShan tutorial was held at the same place. Our slides for RVWC2021 have been updated on [our doc repo](https://github.com/OpenXiangShan/XiangShan-doc) (in Chinese).
13
14我们在2021年RISC-V中国峰会的报告已经更新到[这里](https://github.com/OpenXiangShan/XiangShan-doc)。未来的文档和相关信息也将更新到相同的仓库。
14我们在2021年RISC-V中国峰会的报告已经更新到[这里](https://github.com/OpenXiangShan/XiangShan-doc)。文档和相关信息也将持续更新到相同的仓库。
15
15
16## Mail list
16## Follow us
17
18Wechat/微信:香山开源处理器
19
20<div align=left><img width="340" height="117" src="images/wechat.png"/></div>
21
22Zhihu/知乎:[香山开源处理器](https://www.zhihu.com/people/openxiangshan)
23
24Weibo/微博:[香山开源处理器](https://weibo.com/u/7706264932)
25
17You can contact us through [our mail list](mailto:[email protected]). All mails from this list will be archived to [here](https://www.mail-archive.com/[email protected]/).
18
19## Architecture
20
21The first stable micro-architecture of XiangShan is called Yanqihu (雁栖湖) on this [branch](https://github.com/OpenXiangShan/XiangShan/tree/yanqihu), which has been developed since June 2020. The current version of XiangShan, also known as Nanhu (南湖), is still under development on the master branch.
22
23The micro-architecture overview is shown below.
24
26You can contact us through [our mail list](mailto:[email protected]). All mails from this list will be archived to [here](https://www.mail-archive.com/[email protected]/).
27
28## Architecture
29
30The first stable micro-architecture of XiangShan is called Yanqihu (雁栖湖) on this [branch](https://github.com/OpenXiangShan/XiangShan/tree/yanqihu), which has been developed since June 2020. The current version of XiangShan, also known as Nanhu (南湖), is still under development on the master branch.
31
32The micro-architecture overview is shown below.
33
25![xs-arch-single](xs-arch-simple.svg)
34![xs-arch-single](images/xs-arch-simple.svg)
26
27
28
29## Sub-directories Overview
30
31Some of the key directories are shown below.
32
33```

--- 62 unchanged lines hidden ---
35
36
37
38## Sub-directories Overview
39
40Some of the key directories are shown below.
41
42```

--- 62 unchanged lines hidden ---