Skip to content

Commit 3bb1524

Browse files
Update citation in README
1 parent cc85c26 commit 3bb1524

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,15 @@ data. Citations are required for all entries.
3030
If you use this library in your work, please cite the following:
3131

3232
```bibtex
33-
@misc{andrulis2024modelinganalogdigitalconverterenergyarea,
34-
title={Modeling Analog-Digital-Converter Energy and Area for Compute-In-Memory Accelerator Design},
35-
author={Tanner Andrulis and Ruicong Chen and Hae-Seung Lee and Joel S. Emer and Vivienne Sze},
36-
year={2024},
37-
eprint={2404.06553},
38-
archivePrefix={arXiv},
39-
primaryClass={cs.AR},
40-
url={https://arxiv.org/abs/2404.06553},
33+
@inproceedings{cimloop,
34+
author={Andrulis, Tanner and Emer, Joel S. and Sze, Vivienne},
35+
booktitle={2024 IEEE International Symposium on Performance Analysis of Systems and Software (ISPASS)},
36+
title={{CiMLoop}: A Flexible, Accurate, and Fast Compute-In-Memory Modeling Tool},
37+
year={2024},
38+
volume={},
39+
number={},
40+
pages={10-23},
41+
keywords={Compute-In-Memory;Processing-In-Memory;Analog;Deep Neural Networks;Systems;Hardware;Modeling;Open-Source},
42+
doi={10.1109/ISPASS61541.2024.00012}}
4143
}
4244
```

0 commit comments

Comments
 (0)