You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -256,16 +256,16 @@ Please cite the work as follows:
256
256
257
257
```
258
258
@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}},
260
260
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},
264
264
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},
267
267
booktitle = {Proceedings of the 21st ACM International Conference on Computing Frontiers},
268
-
pages = {240–248}
268
+
pages = {240–248}
269
269
}
270
270
```
271
271
@@ -277,7 +277,9 @@ Please cite the work as follows:
277
277
278
278
* 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).
279
279
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).
280
281
282
+
*[gf180mcu FazyRV Hachure SoC](https://github.com/meiniKi/gf180mcu-fazyrv-hachure) integrates several FazyRV instances.
0 commit comments