final gds & signoff results
31 files changed
tree: e9838ae8dd86d0c375fa62b5c482601709cabf0e
  1. .github/
  2. def/
  3. docs/
  4. gds/
  5. lef/
  6. mag/
  7. maglef/
  8. oas/
  9. openlane/
  10. signoff/
  11. spi/
  12. verilog/
  13. .gitignore
  14. .gitmodules
  15. info.yaml
  16. LICENSE
  17. Makefile
  18. README.md
README.md

Caravel Multi encoder

License UPRJ_CI Caravel Build

This work is an integrated multi purpose 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) or it can be from different processes in case of signal processing applications to establish authentication.

The encoder design is integrated with caravel through LA. Inputs for the encoder can be fed from caravel management area through LA and output can also be read from LA.

Testbench and sample firmware to evaluate the multi encoder can be found in /caravel_encoder/tree/main/verilog/dv/la_test1.

Refer to README for the environmental setup, project compilation and validation.

ACKNOWLEDGEMENT

[1] Mr. Matthew Venn, Technology Communicator, Zero to ASIC course for the overwhelming support and guidance
[2] Efabless team members for their continual support in slack
[3] Prof. Muthaiah R, SASTRA Deemed to be University, Thanjavur, Tamilnadu, India