Skip to content

Commit

Permalink
add documentation according to Jack
Browse files Browse the repository at this point in the history
  • Loading branch information
jmfriedt committed Jul 18, 2024
1 parent cc8e47f commit b607099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/IP/add_const.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Adding two N bits values requires for the output stream and for security N+1 bit

* **format**: (string) data are only positive (unsigned) or may be negative
(signed) (default: signed).
* **add_val**: (natural) default offset used.
* **add_val**: (natural) default offset used, size DATA_IN_SIZE.
* **DATA_IN_SIZE**: (natural) input data stream bus size (default: 16).
* **DATA_OUT_SIZE**: (natural) output data stream bus size (default: 18).

Expand Down

0 comments on commit b607099

Please sign in to comment.