commit | 1959cfd23f43fa48ae12fb2f0c0a8f2391e86fbd | [log] [tgz] |
---|---|---|
author | manikandan-phd <85145405+manikandan-phd@users.noreply.github.com> | Sat Jun 19 05:49:30 2021 +0530 |
committer | GitHub <noreply@github.com> | Sat Jun 19 05:49:30 2021 +0530 |
tree | c57b076b2707570bce260b7b92af7be398c3a06d | |
parent | fa14e325ca198a100cfd2ac78190def0f51cd1ce [diff] |
Update README.md Project description
Refer to README for the project compilation.
This work is an integrated multi purpouse encoder design which can simultaneously get two 32-bit data and key of 32-bit size for generating 32-bit encoded data. Those two 32-bit data may belong to the same process in case of data encryption(64-bit parallel encryption can be done) and it can be from different processes in case of signal processing applications to establish authentication.
The encoder design is integrated with caravel. Inputs for the encoder can be fed from caravel management area through LA and output can also be read from LA.