https://github.com/raulmurillo/conga_22
Code for reproducing CoNGA 2022 results on posit arithmetic operators
https://github.com/raulmurillo/conga_22
computer-architecture computer-arithmetic floating-point posit vhdl
Last synced: about 2 months ago
JSON representation
Code for reproducing CoNGA 2022 results on posit arithmetic operators
- Host: GitHub
- URL: https://github.com/raulmurillo/conga_22
- Owner: RaulMurillo
- Created: 2021-12-10T16:49:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T10:30:39.000Z (10 months ago)
- Last Synced: 2025-02-10T13:43:57.053Z (3 months ago)
- Topics: computer-architecture, computer-arithmetic, floating-point, posit, vhdl
- Language: VHDL
- Homepage: https://doi.org/10.1007/978-3-031-09779-9_6
- Size: 2.61 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Citation: CITATION.cff
Awesome Lists containing this project
README
# Comparing Different Decodings for Posit Arithmetic
Synthesis sources, results and [plots](figs) for the paper published at [Conference on Next Generation Arithmetic (CoNGA) 2022](https://www.sc-asia.org/conga/).
## Citation
If you use this software, or find this repo useful, please cite our [paper](https://doi.org/10.1007/978-3-031-09779-9_6) listed below.> R. Murillo, D. Mallasén, A. A. Del Barrio and G. Botella, "Comparing Different Decodings for Posit Arithmetic." *Conference on Next Generation Arithmetic*. Springer, Cham, 2022, doi: [10.1007/978-3-031-09779-9_6](https://doi.org/10.1007/978-3-031-09779-9_6).
```bib
@InProceedings{Murillo2022Comparing,
title = {Comparing different decodings for posit arithmetic},
author = {Murillo, Raul and Mallasén, David and Del Barrio, Alberto A. and Botella, Guillermo},
booktitle = {Conference on Next Generation Arithmetic},
pages = {84--99},
year = {2022},
publisher = {Springer},
}
```