Skip to content

Commit 78d0179

Browse files
committed
Add related work
1 parent 41d270f commit 78d0179

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -256,16 +256,16 @@ Please cite the work as follows:
256256

257257
```
258258
@inproceedings{fazyrv2024kissich,
259-
title = {{FazyRV: Closing the Gap between 32-Bit and Bit-Serial RISC-V Cores with a Scalable Implementation}},
259+
title = {{FazyRV: Closing the Gap between 32-Bit and Bit-Serial RISC-V Cores with a Scalable Implementation}},
260260
booktitle = {Proc. of the 21st ACM International Conference on Computing Frontiers (CF ’24)},
261-
author = {Kissich, Meinhard and Baunach, Marcel},
262-
year = {2024},
263-
month = {May},
261+
author = {Kissich, Meinhard and Baunach, Marcel},
262+
year = {2024},
263+
month = {May},
264264
publisher = {Association for Computing Machinery},
265-
url = {https://doi.org/10.1145/3649153.3649195},
266-
doi = {10.1145/3649153.3649195},
265+
url = {https://doi.org/10.1145/3649153.3649195},
266+
doi = {10.1145/3649153.3649195},
267267
booktitle = {Proceedings of the 21st ACM International Conference on Computing Frontiers},
268-
pages = {240–248}
268+
pages = {240–248}
269269
}
270270
```
271271

@@ -277,7 +277,9 @@ Please cite the work as follows:
277277

278278
* YosysHQ invited us to contribute a blog post. Check out [our FazyRV community-spotlight blog post](https://blog.yosyshq.com/p/community-spotlight-fazyrv) and all the [amazing open-source projects](https://blog.yosyshq.com).
279279

280+
* [heichips25-fazyrv-exotiny](https://github.com/meiniKi/heichips25-fazyrv-exotiny) implements a FazyRV-based SoC as part of the [HeiChips 2025 Tapeout](https://github.com/FPGA-Research/heichips25-tapeout).
280281

282+
* [gf180mcu FazyRV Hachure SoC](https://github.com/meiniKi/gf180mcu-fazyrv-hachure) integrates several FazyRV instances.
281283

282284

283285
## TODOs

0 commit comments

Comments
 (0)