README.md (0080a7d318af7b88c7cf7da5b466c228f1b9feb8) README.md (e05e6e4ff34afa1beef54a4dad870791cb76ab77)
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
9Copyright 2020-2022 by Peng Cheng Laboratory.
10
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
9Copyright 2020-2022 by Peng Cheng Laboratory.
10
11## Docs and slides
11## Documentation
12
12
13[XiangShan-doc](https://github.com/OpenXiangShan/XiangShan-doc) is our official documentation repository. It contains design spec., technical slides, tutorials and more.
13XiangShan's documentation is available at [docs.xiangshan.cc](https://docs.xiangshan.cc).
14
14
15* Micro-architecture documentation of XiangShan has been published. Please check out https://xiangshan-doc.readthedocs.io
15The microarchitecture documentation on [docs.xiangshan.cc](https://docs.xiangshan.cc) is currently outdated for the latest version (Kunminghu). An updated version is in progress.
16
16
17XiangShan User Guide has been published separately. You can find it at [XiangShan-User-Guide/releases](https://github.com/OpenXiangShan/XiangShan-User-Guide/releases).
18
17## Publications
18
19### MICRO 2022: Towards Developing High Performance RISC-V Processors Using Agile Methodology
20
21Our paper introduces XiangShan and the practice of agile development methodology on high performance RISC-V processors.
22It covers some representative tools we have developed and used to accelerate the chip development process, including design, functional verification, debugging, performance validation, etc.
23This paper is awarded all three available badges for artifact evaluation (Available, Functional, and Reproduced).
24

--- 104 unchanged lines hidden ---
19## Publications
20
21### MICRO 2022: Towards Developing High Performance RISC-V Processors Using Agile Methodology
22
23Our paper introduces XiangShan and the practice of agile development methodology on high performance RISC-V processors.
24It covers some representative tools we have developed and used to accelerate the chip development process, including design, functional verification, debugging, performance validation, etc.
25This paper is awarded all three available badges for artifact evaluation (Available, Functional, and Reproduced).
26

--- 104 unchanged lines hidden ---