Skip to content

Commit e677088

Browse files
committed
Add citation information
1 parent ccb2358 commit e677088

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,19 @@ Alternatively, you may want to view a hosted `rv32emu` [demo page](https://syspr
328328

329329
See [CONTRIBUTING.md](CONTRIBUTING.md) for contribution guidelines.
330330

331+
## Citation
332+
333+
Please see our [VMIL'24](https://2024.splashcon.org/home/vmil-2024) paper, available in the [ACM digital library](https://dl.acm.org/doi/10.1145/3689490.3690399).
334+
```
335+
@inproceedings{ncku2024accelerate,
336+
title={Accelerate {RISC-V} Instruction Set Simulation by Tiered {JIT} Compilation},
337+
author={Chen, Yen-Fu and Chen, Meng-Hung and Huang, Ching-Chun and Tu, Chia-Heng},
338+
booktitle={Proceedings of the 16th ACM SIGPLAN International Workshop on Virtual Machines and Intermediate Languages},
339+
pages={12--22},
340+
year={2024}
341+
}
342+
```
343+
331344
## License
332345

333346
`rv32emu` is available under a permissive MIT-style license.

0 commit comments

Comments
 (0)