add CARRV paper
This commit is contained in:
parent
2aaa83a064
commit
7d0620fb9a
|
@ -30,6 +30,7 @@ Table of Contents
|
|||
* [C code](./README.md#c-code)
|
||||
* [FreeRTOS](./README.md#freertos)
|
||||
* [Documentation](./README.md#documentation)
|
||||
* [Publications](./README.md#publications)
|
||||
* [Contribute](./README.md#contribute)
|
||||
* [License](./README.md#license)
|
||||
|
||||
|
@ -230,6 +231,10 @@ There are several ways to contribute to this project:
|
|||
* Good documentation
|
||||
* RTL-Level simulation
|
||||
|
||||
|
||||
## Publications
|
||||
IÂ've published a paper describing the RISC-V simulator in [CARRV 2020](https://carrv.github.io/2020/) conference ([pdf](http://mariusmonton.com/wp-uploads/2020/05/CARRV2020_paper_7_Monton.pdf)).
|
||||
|
||||
## License
|
||||
|
||||
Copyright (C) 2018, 2019 Màrius Montón ([\@mariusmonton](https://twitter.com/mariusmonton/))
|
||||
|
|
Loading…
Reference in New Issue