Skip to content

Commit

Permalink
Update info.md
Browse files Browse the repository at this point in the history
  • Loading branch information
afasolino authored May 29, 2024
1 parent 39b31c4 commit c7a19f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/info.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The module (Fig. 1) is fed by two fixed-point numbers, namely af and bf, coverts
![fixed2posit-module drawio](https://github.com/afasolino/tt06_posit/assets/151364130/2e2fa7f1-4080-490b-bbb9-8ac1b462cae2)

It is made of two units:
1) 16-bit 2's complement fixed-point 0.15 coded to 16-bit standard posit (16,1) converter, namely fixed to posit converter;
1) 16-bit 2's complement fixed-point 0.15 coded to 16-bit standard posit (16,1) converter, namely fixed to posit converter,
2) posit adder, that executes the addition of posit numbers according to the posit standard.


Expand Down

0 comments on commit c7a19f5

Please sign in to comment.