An open API service indexing awesome lists of open source software.

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

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},
}
```