From 8a14690b7c2f0c94c6f8586306529aef763b9fab Mon Sep 17 00:00:00 2001 From: zexinfu Date: Tue, 25 Mar 2025 15:13:17 +0100 Subject: [PATCH] Update README.md Add publication. --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index c81dd46..9b7169b 100644 --- a/README.md +++ b/README.md @@ -76,3 +76,15 @@ check is performed when each middle routers receive a package. In case of a mism the routing monitor invokes the wrong routing path error. This component ensures that the routing path of the packets is maintained throughout the verification process. +## Publication + +If you use OpenExSys in your work, you can cite us: + +``` +@inproceedings{fu2023cache, + title={Cache Coherent Framework for RISC-V Many-core Systems}, + author={Fu, Zexin and Wang, Mingzi and Zhang, Yihai and Tan, Zhangxi}, + booktitle={Seventh Workshop on Computer Architecture Research with RISC-V (CARRV)}, + year={2023} +} +```